server/bo_client/package-lock.json
author ymh <ymh.work@gmail.com>
Fri, 17 Nov 2017 18:02:24 +0100
changeset 568 fd2a9b706231
parent 541 e756a8c72c3d
permissions -rw-r--r--
Added tag 0.0.24 for changeset 271e2afbf830
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
{
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
  "name": "bo-client",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
     3
  "version": "0.0.21",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
     4
  "lockfileVersion": 1,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
     5
  "requires": true,
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
     6
  "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
     7
    "@glimmer/compiler": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
     8
      "version": "0.22.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
     9
      "resolved": "https://registry.npmjs.org/@glimmer/compiler/-/compiler-0.22.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    10
      "integrity": "sha1-Ou+USEYK8dMgqCQjMjSYpv84oMY=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    11
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    12
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    13
        "@glimmer/syntax": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    14
        "@glimmer/util": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    15
        "@glimmer/wire-format": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    16
        "simple-html-tokenizer": "0.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    17
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    18
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    19
    "@glimmer/di": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
    20
      "version": "0.2.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
    21
      "resolved": "https://registry.npmjs.org/@glimmer/di/-/di-0.2.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
    22
      "integrity": "sha1-c7/Upu5BSKgL8JLopdKbysnUzn4=",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    23
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    24
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    25
    "@glimmer/interfaces": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    26
      "version": "0.22.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    27
      "resolved": "https://registry.npmjs.org/@glimmer/interfaces/-/interfaces-0.22.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    28
      "integrity": "sha1-HC4yia5Bp1DwyN3MZFKbnpDdpgQ=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    29
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    30
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    31
        "@glimmer/wire-format": "0.22.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    32
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    33
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    34
    "@glimmer/node": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    35
      "version": "0.22.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    36
      "resolved": "https://registry.npmjs.org/@glimmer/node/-/node-0.22.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    37
      "integrity": "sha1-/zPupuZRR6IMG9HwX9xKbDWVxUw=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    38
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    39
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    40
        "@glimmer/runtime": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    41
        "simple-dom": "0.3.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    42
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    43
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    44
    "@glimmer/object": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    45
      "version": "0.22.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    46
      "resolved": "https://registry.npmjs.org/@glimmer/object/-/object-0.22.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    47
      "integrity": "sha1-H8n9dGXH0S5bkkZK1AA4tZXejtA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    48
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    49
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    50
        "@glimmer/object-reference": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    51
        "@glimmer/util": "0.22.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    52
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    53
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    54
    "@glimmer/object-reference": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    55
      "version": "0.22.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    56
      "resolved": "https://registry.npmjs.org/@glimmer/object-reference/-/object-reference-0.22.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    57
      "integrity": "sha1-MdtoyJEjJMY1CbHvgyE/etTvMSs=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    58
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    59
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    60
        "@glimmer/reference": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    61
        "@glimmer/util": "0.22.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    62
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    63
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    64
    "@glimmer/reference": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    65
      "version": "0.22.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    66
      "resolved": "https://registry.npmjs.org/@glimmer/reference/-/reference-0.22.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    67
      "integrity": "sha1-by74zZf+dW2J/vdfjDx5ADUCoqk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    68
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    69
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    70
        "@glimmer/util": "0.22.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    71
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    72
    },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
    73
    "@glimmer/resolver": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
    74
      "version": "0.3.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
    75
      "resolved": "https://registry.npmjs.org/@glimmer/resolver/-/resolver-0.3.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
    76
      "integrity": "sha1-ZUUaIZUlnOJlGHFWMcON18FE6CE=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    77
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    78
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    79
        "@glimmer/di": "0.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    80
      }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
    81
    },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    82
    "@glimmer/runtime": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    83
      "version": "0.22.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    84
      "resolved": "https://registry.npmjs.org/@glimmer/runtime/-/runtime-0.22.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    85
      "integrity": "sha1-uMso78nMhsQG7plvXCz2cwYg1AQ=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    86
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    87
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    88
        "@glimmer/interfaces": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    89
        "@glimmer/object": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    90
        "@glimmer/object-reference": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    91
        "@glimmer/reference": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    92
        "@glimmer/util": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    93
        "@glimmer/wire-format": "0.22.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
    94
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    95
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    96
    "@glimmer/syntax": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    97
      "version": "0.22.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    98
      "resolved": "https://registry.npmjs.org/@glimmer/syntax/-/syntax-0.22.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
    99
      "integrity": "sha1-hSjRkyS/f5IPXP0xkl5FLlF4G0Q=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   100
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   101
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   102
        "handlebars": "4.0.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   103
        "simple-html-tokenizer": "0.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   104
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   105
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   106
    "@glimmer/util": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   107
      "version": "0.22.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   108
      "resolved": "https://registry.npmjs.org/@glimmer/util/-/util-0.22.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   109
      "integrity": "sha1-gnL1CQXRu5BO43Horeg/13m1FQg=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   110
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   111
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   112
    "@glimmer/wire-format": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   113
      "version": "0.22.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   114
      "resolved": "https://registry.npmjs.org/@glimmer/wire-format/-/wire-format-0.22.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   115
      "integrity": "sha1-GbIm2bk7pu5URy2f+x1I58DYCg0=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   116
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   117
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   118
        "@glimmer/util": "0.22.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   119
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   120
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   121
    "abbrev": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   122
      "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   123
      "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   124
      "integrity": "sha1-0FVMIlZjbi9W58LlrRg/hZQo2B8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   125
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   126
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   127
    "accepts": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   128
      "version": "1.3.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   129
      "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   130
      "integrity": "sha1-w8p0NJOGSMPg2cHjKN1otiLChMo=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   131
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   132
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   133
        "mime-types": "2.1.15",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   134
        "negotiator": "0.6.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   135
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   136
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   137
    "acorn": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   138
      "version": "4.0.13",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   139
      "resolved": "https://registry.npmjs.org/acorn/-/acorn-4.0.13.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   140
      "integrity": "sha1-EFSVrlNh1pe9GVyCUZLhrX8lN4c=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   141
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   142
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   143
    "acorn-jsx": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   144
      "version": "3.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   145
      "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-3.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   146
      "integrity": "sha1-r9+UiPsezvyDSPb7IvRk4ypYs2s=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   147
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   148
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   149
        "acorn": "3.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   150
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   151
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   152
        "acorn": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   153
          "version": "3.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   154
          "resolved": "https://registry.npmjs.org/acorn/-/acorn-3.3.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   155
          "integrity": "sha1-ReN/s56No/JbruP/U2niu18iAXo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   156
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   157
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   158
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   159
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   160
    "after": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   161
      "version": "0.8.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   162
      "resolved": "https://registry.npmjs.org/after/-/after-0.8.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   163
      "integrity": "sha1-q11PuIP1loFtNRX495HAr0ht1ic=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   164
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   165
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   166
    "ajv": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   167
      "version": "4.11.8",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   168
      "resolved": "https://registry.npmjs.org/ajv/-/ajv-4.11.8.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   169
      "integrity": "sha1-gv+wKynmYq5TvcIK8VlHcGc5xTY=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   170
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   171
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   172
        "co": "4.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   173
        "json-stable-stringify": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   174
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   175
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   176
    "ajv-keywords": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   177
      "version": "1.5.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   178
      "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-1.5.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   179
      "integrity": "sha1-MU3QpLM2j609/NxU7eYXG4htrzw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   180
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   181
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   182
    "align-text": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   183
      "version": "0.1.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   184
      "resolved": "https://registry.npmjs.org/align-text/-/align-text-0.1.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   185
      "integrity": "sha1-DNkKVhCT810KmSVsIrcGlDP60Rc=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   186
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   187
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   188
        "kind-of": "3.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   189
        "longest": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   190
        "repeat-string": "1.6.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   191
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   192
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   193
    "alter": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   194
      "version": "0.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   195
      "resolved": "https://registry.npmjs.org/alter/-/alter-0.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   196
      "integrity": "sha1-x1iICGF1cgNKrmJICvJrHU0cs80=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   197
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   198
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   199
        "stable": "0.1.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   200
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   201
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   202
    "amd-name-resolver": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   203
      "version": "0.0.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   204
      "resolved": "https://registry.npmjs.org/amd-name-resolver/-/amd-name-resolver-0.0.6.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   205
      "integrity": "sha1-0+S6Lfyqsdggwb6d6UfGeCjP5ZU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   206
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   207
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   208
        "ensure-posix-path": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   209
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   210
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   211
    "amdefine": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   212
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   213
      "resolved": "https://registry.npmjs.org/amdefine/-/amdefine-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   214
      "integrity": "sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   215
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   216
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   217
    "ansi-align": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   218
      "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   219
      "resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   220
      "integrity": "sha1-LwwWWIKXOa3V67FeawxuNCPwFro=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   221
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   222
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   223
        "string-width": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   224
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   225
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   226
    "ansi-escapes": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   227
      "version": "1.4.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   228
      "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-1.4.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   229
      "integrity": "sha1-06ioOzGapneTZisT52HHkRQiMG4=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   230
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   231
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   232
    "ansi-regex": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   233
      "version": "2.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   234
      "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   235
      "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   236
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   237
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   238
    "ansi-styles": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   239
      "version": "2.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   240
      "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   241
      "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   242
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   243
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   244
    "ansicolors": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   245
      "version": "0.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   246
      "resolved": "https://registry.npmjs.org/ansicolors/-/ansicolors-0.2.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   247
      "integrity": "sha1-vgiVmQl7dKXJxKhKDNvNtivYeu8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   248
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   249
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   250
    "anymatch": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   251
      "version": "1.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   252
      "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-1.3.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   253
      "integrity": "sha1-o+Uvo5FoyCX/V7AkgSbOWo/5VQc=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   254
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   255
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   256
        "arrify": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   257
        "micromatch": "2.3.11"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   258
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   259
    },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
   260
    "aot-test-generators": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
   261
      "version": "0.1.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
   262
      "resolved": "https://registry.npmjs.org/aot-test-generators/-/aot-test-generators-0.1.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
   263
      "integrity": "sha1-Q/D2Ffl8spjXkZwbC05rcxCwPNA=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
   264
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   265
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   266
        "jsesc": "2.5.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   267
      },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
   268
      "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
   269
        "jsesc": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
   270
          "version": "2.5.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
   271
          "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
   272
          "integrity": "sha1-5CGiqOINawgZ3yiQj3glJrlt0f4=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
   273
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
   274
        }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
   275
      }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
   276
    },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   277
    "aproba": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   278
      "version": "1.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   279
      "resolved": "https://registry.npmjs.org/aproba/-/aproba-1.1.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   280
      "integrity": "sha512-ZpYajIfO0j2cOFTO955KUMIKNmj6zhX8kVztMAxFsDaMwz+9Z9SV0uou2pC9HJqcfpffOsjnbrDMvkNy+9RXPw==",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   281
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   282
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   283
    "archy": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   284
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   285
      "resolved": "https://registry.npmjs.org/archy/-/archy-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   286
      "integrity": "sha1-+cjBN1fMHde8N5rHeyxipcKGjEA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   287
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   288
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   289
    "are-we-there-yet": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   290
      "version": "1.1.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   291
      "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   292
      "integrity": "sha1-u13KOCu5TwXhUZQ3PRb9O6HKEQ0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   293
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   294
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   295
        "delegates": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   296
        "readable-stream": "2.2.11"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   297
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   298
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   299
        "readable-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   300
          "version": "2.2.11",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   301
          "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.2.11.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   302
          "integrity": "sha512-h+8+r3MKEhkiVrwdKL8aWs1oc1VvBu33ueshOvS26RsZQ3Amhx/oO3TKe4lApSV9ueY6as8EAh7mtuFjdlhg9Q==",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   303
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   304
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   305
            "core-util-is": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   306
            "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   307
            "isarray": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   308
            "process-nextick-args": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   309
            "safe-buffer": "5.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   310
            "string_decoder": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   311
            "util-deprecate": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   312
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   313
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   314
        "string_decoder": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   315
          "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   316
          "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   317
          "integrity": "sha1-sp4fThEl+pehA4K4pTNze3SR4Xk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   318
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   319
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   320
            "safe-buffer": "5.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   321
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   322
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   323
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   324
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   325
    "argparse": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   326
      "version": "1.0.9",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   327
      "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.9.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   328
      "integrity": "sha1-c9g7wmP4bpf4zE9rrhsOkKfSLIY=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   329
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   330
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   331
        "sprintf-js": "1.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   332
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   333
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   334
        "sprintf-js": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   335
          "version": "1.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   336
          "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   337
          "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   338
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   339
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   340
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   341
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   342
    "arr-diff": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   343
      "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   344
      "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-2.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   345
      "integrity": "sha1-jzuCf5Vai9ZpaX5KQlasPOrjVs8=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   346
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   347
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   348
        "arr-flatten": "1.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   349
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   350
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   351
    "arr-flatten": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   352
      "version": "1.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   353
      "resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   354
      "integrity": "sha1-onTthawIhJtr14R8RYB0XcUa37E=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   355
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   356
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   357
    "array-equal": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   358
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   359
      "resolved": "https://registry.npmjs.org/array-equal/-/array-equal-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   360
      "integrity": "sha1-jCpe8kcv2ep0KwTHenUJO6J1fJM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   361
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   362
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   363
    "array-find-index": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   364
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   365
      "resolved": "https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   366
      "integrity": "sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   367
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   368
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   369
    "array-flatten": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   370
      "version": "1.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   371
      "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   372
      "integrity": "sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   373
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   374
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   375
    "array-to-error": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   376
      "version": "1.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   377
      "resolved": "https://registry.npmjs.org/array-to-error/-/array-to-error-1.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   378
      "integrity": "sha1-1ogSkm0UCXogVXmmZ+6vGFakTAc=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   379
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   380
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   381
        "array-to-sentence": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   382
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   383
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   384
    "array-to-sentence": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   385
      "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   386
      "resolved": "https://registry.npmjs.org/array-to-sentence/-/array-to-sentence-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   387
      "integrity": "sha1-yASVba+lMjJJWyBalFJ1OiWNOfw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   388
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   389
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   390
    "array-union": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   391
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   392
      "resolved": "https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   393
      "integrity": "sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   394
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   395
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   396
        "array-uniq": "1.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   397
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   398
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   399
    "array-uniq": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   400
      "version": "1.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   401
      "resolved": "https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   402
      "integrity": "sha1-r2rId6Jcx/dOBYiUdThY39sk/bY=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   403
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   404
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   405
    "array-unique": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   406
      "version": "0.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   407
      "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.2.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   408
      "integrity": "sha1-odl8yvy8JiXMcPrc6zalDFiwGlM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   409
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   410
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   411
    "arraybuffer.slice": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   412
      "version": "0.0.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   413
      "resolved": "https://registry.npmjs.org/arraybuffer.slice/-/arraybuffer.slice-0.0.6.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   414
      "integrity": "sha1-8zshWfBTKj8xB6JywMz70a0peco=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   415
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   416
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   417
    "arrify": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   418
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   419
      "resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   420
      "integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   421
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   422
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   423
    "asap": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   424
      "version": "2.0.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   425
      "resolved": "https://registry.npmjs.org/asap/-/asap-2.0.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   426
      "integrity": "sha1-UidltQw1EEkOUtfc/ghe+bqWlY8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   427
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   428
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   429
    "asn1": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   430
      "version": "0.2.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   431
      "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   432
      "integrity": "sha1-2sh4dxPJlmhJ/IGAd36+nB3fO4Y=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   433
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   434
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   435
    "assert-plus": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   436
      "version": "0.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   437
      "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   438
      "integrity": "sha1-104bh+ev/A24qttwIfP+SBAasjQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   439
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   440
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   441
    "ast-traverse": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   442
      "version": "0.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   443
      "resolved": "https://registry.npmjs.org/ast-traverse/-/ast-traverse-0.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   444
      "integrity": "sha1-ac8rg4bxnc2hux4F1o/jWdiJfeY=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   445
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   446
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   447
    "ast-types": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   448
      "version": "0.9.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   449
      "resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.9.6.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   450
      "integrity": "sha1-ECyenpAF0+fjgpvwxPok7oYu6bk=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   451
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   452
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   453
    "async": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   454
      "version": "1.5.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   455
      "resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   456
      "integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   457
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   458
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   459
    "async-disk-cache": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   460
      "version": "1.3.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   461
      "resolved": "https://registry.npmjs.org/async-disk-cache/-/async-disk-cache-1.3.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   462
      "integrity": "sha1-rFPWFShD3yAslAbijXdDYmCNdN0=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   463
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   464
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   465
        "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   466
        "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   467
        "istextorbinary": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   468
        "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   469
        "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   470
        "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   471
        "username-sync": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   472
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   473
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   474
    "async-each": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   475
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   476
      "resolved": "https://registry.npmjs.org/async-each/-/async-each-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   477
      "integrity": "sha1-GdOGodntxufByF04iu28xW0zYC0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   478
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   479
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   480
    "async-foreach": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   481
      "version": "0.1.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   482
      "resolved": "https://registry.npmjs.org/async-foreach/-/async-foreach-0.1.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   483
      "integrity": "sha1-NhIfhFwFeBct5Bmpfb6x0W7DRUI=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   484
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   485
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   486
    "asynckit": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   487
      "version": "0.4.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   488
      "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   489
      "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   490
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   491
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   492
    "aws-sign2": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   493
      "version": "0.6.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   494
      "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.6.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   495
      "integrity": "sha1-FDQt0428yU0OW4fXY81jYSwOeU8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   496
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   497
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   498
    "aws4": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   499
      "version": "1.6.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   500
      "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.6.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   501
      "integrity": "sha1-g+9cqGCysy5KDe7e6MdxudtXRx4=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   502
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   503
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   504
    "babel-code-frame": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   505
      "version": "6.22.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   506
      "resolved": "https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.22.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   507
      "integrity": "sha1-AnYgvuVnqIwyVhV05/0IAdMxGOQ=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   508
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   509
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   510
        "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   511
        "esutils": "2.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   512
        "js-tokens": "3.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   513
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   514
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   515
    "babel-core": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
   516
      "version": "6.25.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
   517
      "resolved": "https://registry.npmjs.org/babel-core/-/babel-core-6.25.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
   518
      "integrity": "sha1-fdQrBGPHQunVKW3rPsZ6kyLa1yk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   519
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   520
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   521
        "babel-code-frame": "6.22.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   522
        "babel-generator": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   523
        "babel-helpers": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   524
        "babel-messages": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   525
        "babel-register": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   526
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   527
        "babel-template": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   528
        "babel-traverse": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   529
        "babel-types": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   530
        "babylon": "6.17.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   531
        "convert-source-map": "1.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   532
        "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   533
        "json5": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   534
        "lodash": "4.17.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   535
        "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   536
        "path-is-absolute": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   537
        "private": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   538
        "slash": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   539
        "source-map": "0.5.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   540
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   541
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   542
    "babel-generator": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   543
      "version": "6.25.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   544
      "resolved": "https://registry.npmjs.org/babel-generator/-/babel-generator-6.25.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   545
      "integrity": "sha1-M6GvcNXyiQrrRlpKd5PB32qeqfw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   546
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   547
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   548
        "babel-messages": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   549
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   550
        "babel-types": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   551
        "detect-indent": "4.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   552
        "jsesc": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   553
        "lodash": "4.17.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   554
        "source-map": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   555
        "trim-right": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   556
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   557
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   558
        "jsesc": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   559
          "version": "1.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   560
          "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-1.3.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   561
          "integrity": "sha1-RsP+yMGJKxKwgz25vHYiF226s0s=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   562
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   563
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   564
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   565
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   566
    "babel-helper-builder-binary-assignment-operator-visitor": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   567
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   568
      "resolved": "https://registry.npmjs.org/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   569
      "integrity": "sha1-zORReto1b0IgvK6KAsKzRvmlZmQ=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   570
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   571
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   572
        "babel-helper-explode-assignable-expression": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   573
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   574
        "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   575
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   576
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   577
    "babel-helper-call-delegate": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   578
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   579
      "resolved": "https://registry.npmjs.org/babel-helper-call-delegate/-/babel-helper-call-delegate-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   580
      "integrity": "sha1-7Oaqzdx25Bw0YfiL/Fdb0Nqi340=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   581
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   582
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   583
        "babel-helper-hoist-variables": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   584
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   585
        "babel-traverse": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   586
        "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   587
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   588
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   589
    "babel-helper-define-map": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   590
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   591
      "resolved": "https://registry.npmjs.org/babel-helper-define-map/-/babel-helper-define-map-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   592
      "integrity": "sha1-epdH8ljYlH0y1RX2qhx70CIEoIA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   593
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   594
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   595
        "babel-helper-function-name": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   596
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   597
        "babel-types": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   598
        "lodash": "4.17.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   599
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   600
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   601
    "babel-helper-explode-assignable-expression": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   602
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   603
      "resolved": "https://registry.npmjs.org/babel-helper-explode-assignable-expression/-/babel-helper-explode-assignable-expression-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   604
      "integrity": "sha1-8luCz33BBDPFX3BZLVdGQArCLKo=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   605
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   606
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   607
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   608
        "babel-traverse": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   609
        "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   610
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   611
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   612
    "babel-helper-function-name": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   613
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   614
      "resolved": "https://registry.npmjs.org/babel-helper-function-name/-/babel-helper-function-name-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   615
      "integrity": "sha1-00dbjAPtmCQqJbSDUasYOZ01gKk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   616
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   617
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   618
        "babel-helper-get-function-arity": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   619
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   620
        "babel-template": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   621
        "babel-traverse": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   622
        "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   623
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   624
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   625
    "babel-helper-get-function-arity": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   626
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   627
      "resolved": "https://registry.npmjs.org/babel-helper-get-function-arity/-/babel-helper-get-function-arity-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   628
      "integrity": "sha1-j3eCqpNAfEHTqlCQj4mwMbG2hT0=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   629
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   630
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   631
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   632
        "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   633
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   634
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   635
    "babel-helper-hoist-variables": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   636
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   637
      "resolved": "https://registry.npmjs.org/babel-helper-hoist-variables/-/babel-helper-hoist-variables-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   638
      "integrity": "sha1-HssnaJydJVE+rbyZFKc/VAi+enY=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   639
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   640
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   641
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   642
        "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   643
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   644
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   645
    "babel-helper-optimise-call-expression": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   646
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   647
      "resolved": "https://registry.npmjs.org/babel-helper-optimise-call-expression/-/babel-helper-optimise-call-expression-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   648
      "integrity": "sha1-96E0J7qfc/j0+pk8VKl4gtEkQlc=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   649
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   650
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   651
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   652
        "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   653
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   654
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   655
    "babel-helper-regex": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   656
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   657
      "resolved": "https://registry.npmjs.org/babel-helper-regex/-/babel-helper-regex-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   658
      "integrity": "sha1-024i+rEAjXnYhkjjIRaGgShFbOg=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   659
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   660
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   661
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   662
        "babel-types": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   663
        "lodash": "4.17.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   664
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   665
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   666
    "babel-helper-remap-async-to-generator": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   667
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   668
      "resolved": "https://registry.npmjs.org/babel-helper-remap-async-to-generator/-/babel-helper-remap-async-to-generator-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   669
      "integrity": "sha1-XsWBgnrXI/7N04HxySg5BnbkVRs=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   670
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   671
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   672
        "babel-helper-function-name": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   673
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   674
        "babel-template": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   675
        "babel-traverse": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   676
        "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   677
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   678
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   679
    "babel-helper-replace-supers": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   680
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   681
      "resolved": "https://registry.npmjs.org/babel-helper-replace-supers/-/babel-helper-replace-supers-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   682
      "integrity": "sha1-v22/5Dk40XNpohPKiov3S2qQqxo=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   683
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   684
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   685
        "babel-helper-optimise-call-expression": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   686
        "babel-messages": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   687
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   688
        "babel-template": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   689
        "babel-traverse": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   690
        "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   691
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   692
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   693
    "babel-helpers": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   694
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   695
      "resolved": "https://registry.npmjs.org/babel-helpers/-/babel-helpers-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   696
      "integrity": "sha1-NHHenK7DiOXIUOWX5Yom3fN2ArI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   697
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   698
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   699
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   700
        "babel-template": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   701
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   702
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   703
    "babel-messages": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   704
      "version": "6.23.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   705
      "resolved": "https://registry.npmjs.org/babel-messages/-/babel-messages-6.23.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   706
      "integrity": "sha1-8830cDhYA1sqKVHG7F7fbGLyYw4=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   707
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   708
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   709
        "babel-runtime": "6.23.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   710
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   711
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   712
    "babel-plugin-check-es2015-constants": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   713
      "version": "6.22.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   714
      "resolved": "https://registry.npmjs.org/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-6.22.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   715
      "integrity": "sha1-NRV7EBQm/S/9PaP3XH0ekYNbv4o=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   716
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   717
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   718
        "babel-runtime": "6.23.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   719
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   720
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   721
    "babel-plugin-constant-folding": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   722
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   723
      "resolved": "https://registry.npmjs.org/babel-plugin-constant-folding/-/babel-plugin-constant-folding-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   724
      "integrity": "sha1-g2HTZMmORJw2kr26Ue/whEKQqo4=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   725
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   726
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   727
    "babel-plugin-dead-code-elimination": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   728
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   729
      "resolved": "https://registry.npmjs.org/babel-plugin-dead-code-elimination/-/babel-plugin-dead-code-elimination-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   730
      "integrity": "sha1-X3xFEnTc18zNv7s+C4XdKBIfD2U=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   731
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   732
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   733
    "babel-plugin-debug-macros": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   734
      "version": "0.1.10",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   735
      "resolved": "https://registry.npmjs.org/babel-plugin-debug-macros/-/babel-plugin-debug-macros-0.1.10.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   736
      "integrity": "sha1-3Qd61uHMCo+bvGQFxWE5Lr/JoBw=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   737
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   738
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   739
        "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   740
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   741
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   742
    "babel-plugin-eval": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   743
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   744
      "resolved": "https://registry.npmjs.org/babel-plugin-eval/-/babel-plugin-eval-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   745
      "integrity": "sha1-ovrtJc5r5preS/7CY/cBaRlZUNo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   746
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   747
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   748
    "babel-plugin-feature-flags": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   749
      "version": "0.3.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   750
      "resolved": "https://registry.npmjs.org/babel-plugin-feature-flags/-/babel-plugin-feature-flags-0.3.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   751
      "integrity": "sha1-nIJ8+aTrmhn3JcyyOehcqwIDb8E=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   752
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   753
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   754
    "babel-plugin-filter-imports": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   755
      "version": "0.3.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   756
      "resolved": "https://registry.npmjs.org/babel-plugin-filter-imports/-/babel-plugin-filter-imports-0.3.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   757
      "integrity": "sha1-54WbVohrF13SYWQl0neyGeIJ6os=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   758
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   759
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   760
    "babel-plugin-htmlbars-inline-precompile": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
   761
      "version": "0.2.3",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
   762
      "resolved": "https://registry.npmjs.org/babel-plugin-htmlbars-inline-precompile/-/babel-plugin-htmlbars-inline-precompile-0.2.3.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
   763
      "integrity": "sha1-zTZeJ4r0Cb+mvncExDVL7udCRGs=",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   764
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   765
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   766
    "babel-plugin-inline-environment-variables": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   767
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   768
      "resolved": "https://registry.npmjs.org/babel-plugin-inline-environment-variables/-/babel-plugin-inline-environment-variables-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   769
      "integrity": "sha1-H1jOkSB61qgmqL9kX6/mj/X+P/4=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   770
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   771
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   772
    "babel-plugin-jscript": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   773
      "version": "1.0.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   774
      "resolved": "https://registry.npmjs.org/babel-plugin-jscript/-/babel-plugin-jscript-1.0.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   775
      "integrity": "sha1-jzQsOCduh6R9X6CovT1etsytj8w=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   776
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   777
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   778
    "babel-plugin-member-expression-literals": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   779
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   780
      "resolved": "https://registry.npmjs.org/babel-plugin-member-expression-literals/-/babel-plugin-member-expression-literals-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   781
      "integrity": "sha1-zF7bD6qNyScXDnTW0cAkQAIWJNM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   782
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   783
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   784
    "babel-plugin-property-literals": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   785
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   786
      "resolved": "https://registry.npmjs.org/babel-plugin-property-literals/-/babel-plugin-property-literals-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   787
      "integrity": "sha1-AlIwGQAZKYCxwRjv6kjOk6q4MzY=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   788
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   789
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   790
    "babel-plugin-proto-to-assign": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   791
      "version": "1.0.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   792
      "resolved": "https://registry.npmjs.org/babel-plugin-proto-to-assign/-/babel-plugin-proto-to-assign-1.0.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   793
      "integrity": "sha1-xJ56/QL1d7xNoF6i3wAiUM980SM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   794
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   795
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   796
        "lodash": "3.10.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   797
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   798
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   799
        "lodash": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   800
          "version": "3.10.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   801
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   802
          "integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   803
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   804
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   805
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   806
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   807
    "babel-plugin-react-constant-elements": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   808
      "version": "1.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   809
      "resolved": "https://registry.npmjs.org/babel-plugin-react-constant-elements/-/babel-plugin-react-constant-elements-1.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   810
      "integrity": "sha1-lGc26DeEKcvDSdz/YvUcFDs041o=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   811
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   812
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   813
    "babel-plugin-react-display-name": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   814
      "version": "1.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   815
      "resolved": "https://registry.npmjs.org/babel-plugin-react-display-name/-/babel-plugin-react-display-name-1.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   816
      "integrity": "sha1-dU/jiSboQkpOexWrbqYTne4FFPw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   817
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   818
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   819
    "babel-plugin-remove-console": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   820
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   821
      "resolved": "https://registry.npmjs.org/babel-plugin-remove-console/-/babel-plugin-remove-console-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   822
      "integrity": "sha1-2PJFVsOgUAXUKqqv0neH9T/wE6c=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   823
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   824
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   825
    "babel-plugin-remove-debugger": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   826
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   827
      "resolved": "https://registry.npmjs.org/babel-plugin-remove-debugger/-/babel-plugin-remove-debugger-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   828
      "integrity": "sha1-/S6jzWGkKK0fO5yJiC/0KT6MFMc=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   829
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   830
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   831
    "babel-plugin-runtime": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   832
      "version": "1.0.7",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   833
      "resolved": "https://registry.npmjs.org/babel-plugin-runtime/-/babel-plugin-runtime-1.0.7.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   834
      "integrity": "sha1-v3x9lm3Vbs1cF/ocslPJrLflSq8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   835
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   836
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   837
    "babel-plugin-syntax-async-functions": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   838
      "version": "6.13.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   839
      "resolved": "https://registry.npmjs.org/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   840
      "integrity": "sha1-ytnK0RkbWtY0vzCuCHI5HgZHvpU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   841
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   842
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   843
    "babel-plugin-syntax-exponentiation-operator": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   844
      "version": "6.13.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   845
      "resolved": "https://registry.npmjs.org/babel-plugin-syntax-exponentiation-operator/-/babel-plugin-syntax-exponentiation-operator-6.13.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   846
      "integrity": "sha1-nufoM3KQ2pUoggGmpX9BcDF4MN4=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   847
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   848
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   849
    "babel-plugin-syntax-trailing-function-commas": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   850
      "version": "6.22.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   851
      "resolved": "https://registry.npmjs.org/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.22.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   852
      "integrity": "sha1-ugNgk3+NBuQBgKQ/4NVhb/9TLPM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   853
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   854
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   855
    "babel-plugin-transform-async-to-generator": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   856
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   857
      "resolved": "https://registry.npmjs.org/babel-plugin-transform-async-to-generator/-/babel-plugin-transform-async-to-generator-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   858
      "integrity": "sha1-ZTbjeK/2yx1VF6wOQOs+n8jQh2E=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   859
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   860
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   861
        "babel-helper-remap-async-to-generator": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   862
        "babel-plugin-syntax-async-functions": "6.13.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   863
        "babel-runtime": "6.23.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   864
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   865
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   866
    "babel-plugin-transform-es2015-arrow-functions": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   867
      "version": "6.22.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   868
      "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-6.22.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   869
      "integrity": "sha1-RSaSy3EdX3ncf4XkQM5BufJE0iE=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   870
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   871
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   872
        "babel-runtime": "6.23.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   873
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   874
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   875
    "babel-plugin-transform-es2015-block-scoped-functions": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   876
      "version": "6.22.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   877
      "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-block-scoped-functions/-/babel-plugin-transform-es2015-block-scoped-functions-6.22.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   878
      "integrity": "sha1-u8UbSflk1wy42OC5ToICRs46YUE=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   879
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   880
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   881
        "babel-runtime": "6.23.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   882
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   883
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   884
    "babel-plugin-transform-es2015-block-scoping": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   885
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   886
      "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   887
      "integrity": "sha1-dsKV3DpHQbFmWt/TFnIV3P8ypXY=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   888
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   889
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   890
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   891
        "babel-template": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   892
        "babel-traverse": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   893
        "babel-types": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   894
        "lodash": "4.17.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   895
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   896
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   897
    "babel-plugin-transform-es2015-classes": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   898
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   899
      "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-classes/-/babel-plugin-transform-es2015-classes-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   900
      "integrity": "sha1-WkxYpQyclGHlZLSyo7+ryXolhNs=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   901
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   902
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   903
        "babel-helper-define-map": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   904
        "babel-helper-function-name": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   905
        "babel-helper-optimise-call-expression": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   906
        "babel-helper-replace-supers": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   907
        "babel-messages": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   908
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   909
        "babel-template": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   910
        "babel-traverse": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   911
        "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   912
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   913
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   914
    "babel-plugin-transform-es2015-computed-properties": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   915
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   916
      "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-computed-properties/-/babel-plugin-transform-es2015-computed-properties-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   917
      "integrity": "sha1-b+Ko0WiV1WNPTNmZttNICjCBWbM=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   918
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   919
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   920
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   921
        "babel-template": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   922
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   923
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   924
    "babel-plugin-transform-es2015-destructuring": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   925
      "version": "6.23.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   926
      "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-destructuring/-/babel-plugin-transform-es2015-destructuring-6.23.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   927
      "integrity": "sha1-mXux8auWf2gtKwh2/jWNYOdlxW0=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   928
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   929
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   930
        "babel-runtime": "6.23.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   931
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   932
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   933
    "babel-plugin-transform-es2015-duplicate-keys": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   934
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   935
      "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-duplicate-keys/-/babel-plugin-transform-es2015-duplicate-keys-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   936
      "integrity": "sha1-c+s9MQypaePvnskcU3QabxV2Qj4=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   937
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   938
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   939
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   940
        "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   941
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   942
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   943
    "babel-plugin-transform-es2015-for-of": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   944
      "version": "6.23.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   945
      "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-for-of/-/babel-plugin-transform-es2015-for-of-6.23.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   946
      "integrity": "sha1-9HyVsrYT3x0+zC/bdXNiPHUkhpE=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   947
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   948
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   949
        "babel-runtime": "6.23.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   950
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   951
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   952
    "babel-plugin-transform-es2015-function-name": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   953
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   954
      "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-function-name/-/babel-plugin-transform-es2015-function-name-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   955
      "integrity": "sha1-g0yJhTvDaxrw86TF26qU/Y6sqos=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   956
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   957
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   958
        "babel-helper-function-name": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   959
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   960
        "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   961
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   962
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   963
    "babel-plugin-transform-es2015-literals": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   964
      "version": "6.22.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   965
      "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-literals/-/babel-plugin-transform-es2015-literals-6.22.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   966
      "integrity": "sha1-T1SgLWzWbPkVKAAZox0xklN3yi4=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   967
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   968
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   969
        "babel-runtime": "6.23.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   970
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   971
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   972
    "babel-plugin-transform-es2015-modules-amd": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   973
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   974
      "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-modules-amd/-/babel-plugin-transform-es2015-modules-amd-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   975
      "integrity": "sha1-Oz5UAXI5hC1tGcMBHEvS8AoA0VQ=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   976
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   977
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   978
        "babel-plugin-transform-es2015-modules-commonjs": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   979
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   980
        "babel-template": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   981
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   982
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   983
    "babel-plugin-transform-es2015-modules-commonjs": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   984
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   985
      "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   986
      "integrity": "sha1-0+MQtA72ZKNmIiAAl8bUQCmPK/4=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   987
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   988
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   989
        "babel-plugin-transform-strict-mode": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   990
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   991
        "babel-template": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   992
        "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   993
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   994
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   995
    "babel-plugin-transform-es2015-modules-systemjs": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   996
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   997
      "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
   998
      "integrity": "sha1-/4mhQrkRmpBhlfXxBuzzBdlAfSM=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
   999
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1000
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1001
        "babel-helper-hoist-variables": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1002
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1003
        "babel-template": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1004
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1005
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1006
    "babel-plugin-transform-es2015-modules-umd": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1007
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1008
      "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-modules-umd/-/babel-plugin-transform-es2015-modules-umd-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1009
      "integrity": "sha1-rJl+YoXNGO1hdq22B9YCNErThGg=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1010
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1011
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1012
        "babel-plugin-transform-es2015-modules-amd": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1013
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1014
        "babel-template": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1015
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1016
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1017
    "babel-plugin-transform-es2015-object-super": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1018
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1019
      "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-object-super/-/babel-plugin-transform-es2015-object-super-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1020
      "integrity": "sha1-JM72muIcuDp/hgPa0CH1cusnj40=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1021
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1022
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1023
        "babel-helper-replace-supers": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1024
        "babel-runtime": "6.23.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1025
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1026
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1027
    "babel-plugin-transform-es2015-parameters": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1028
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1029
      "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-parameters/-/babel-plugin-transform-es2015-parameters-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1030
      "integrity": "sha1-V6w1GrScrxSpfNE7CfZv3wpiXys=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1031
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1032
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1033
        "babel-helper-call-delegate": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1034
        "babel-helper-get-function-arity": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1035
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1036
        "babel-template": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1037
        "babel-traverse": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1038
        "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1039
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1040
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1041
    "babel-plugin-transform-es2015-shorthand-properties": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1042
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1043
      "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1044
      "integrity": "sha1-JPh11nIch2YbvZmkYi5R8U3jiqA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1045
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1046
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1047
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1048
        "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1049
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1050
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1051
    "babel-plugin-transform-es2015-spread": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1052
      "version": "6.22.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1053
      "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-spread/-/babel-plugin-transform-es2015-spread-6.22.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1054
      "integrity": "sha1-1taKmfia7cRTbIGlQujdnxdG+NE=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1055
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1056
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1057
        "babel-runtime": "6.23.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1058
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1059
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1060
    "babel-plugin-transform-es2015-sticky-regex": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1061
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1062
      "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-sticky-regex/-/babel-plugin-transform-es2015-sticky-regex-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1063
      "integrity": "sha1-AMHNsaynERLN8M9hJsLta0V8zbw=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1064
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1065
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1066
        "babel-helper-regex": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1067
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1068
        "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1069
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1070
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1071
    "babel-plugin-transform-es2015-template-literals": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1072
      "version": "6.22.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1073
      "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-literals-6.22.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1074
      "integrity": "sha1-qEs0UPfp+PH2g51taH2oS7EjbY0=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1075
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1076
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1077
        "babel-runtime": "6.23.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1078
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1079
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1080
    "babel-plugin-transform-es2015-typeof-symbol": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1081
      "version": "6.23.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1082
      "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-typeof-symbol/-/babel-plugin-transform-es2015-typeof-symbol-6.23.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1083
      "integrity": "sha1-3sCfHN3/lLUqxz1QXITfWdzOs3I=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1084
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1085
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1086
        "babel-runtime": "6.23.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1087
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1088
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1089
    "babel-plugin-transform-es2015-unicode-regex": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1090
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1091
      "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-unicode-regex/-/babel-plugin-transform-es2015-unicode-regex-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1092
      "integrity": "sha1-04sS9C6nMj9yk4fxinxa4frrNek=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1093
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1094
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1095
        "babel-helper-regex": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1096
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1097
        "regexpu-core": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1098
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1099
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1100
    "babel-plugin-transform-exponentiation-operator": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1101
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1102
      "resolved": "https://registry.npmjs.org/babel-plugin-transform-exponentiation-operator/-/babel-plugin-transform-exponentiation-operator-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1103
      "integrity": "sha1-KrDJx/MJj6SJB3cruBP+QejeOg4=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1104
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1105
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1106
        "babel-helper-builder-binary-assignment-operator-visitor": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1107
        "babel-plugin-syntax-exponentiation-operator": "6.13.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1108
        "babel-runtime": "6.23.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1109
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1110
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1111
    "babel-plugin-transform-regenerator": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1112
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1113
      "resolved": "https://registry.npmjs.org/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1114
      "integrity": "sha1-uNowWtQ8PJm0hI5P5AN7dw0jxBg=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1115
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1116
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1117
        "regenerator-transform": "0.9.11"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1118
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1119
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1120
    "babel-plugin-transform-strict-mode": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1121
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1122
      "resolved": "https://registry.npmjs.org/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1123
      "integrity": "sha1-1fr3qleKZbvlkc9e2uBKDGcCB1g=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1124
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1125
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1126
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1127
        "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1128
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1129
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1130
    "babel-plugin-undeclared-variables-check": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1131
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1132
      "resolved": "https://registry.npmjs.org/babel-plugin-undeclared-variables-check/-/babel-plugin-undeclared-variables-check-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1133
      "integrity": "sha1-XPGqU52BP/ZOmWQSkK9iCWX2Xe4=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1134
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1135
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1136
        "leven": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1137
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1138
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1139
    "babel-plugin-undefined-to-void": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1140
      "version": "1.1.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1141
      "resolved": "https://registry.npmjs.org/babel-plugin-undefined-to-void/-/babel-plugin-undefined-to-void-1.1.6.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1142
      "integrity": "sha1-f1eO+LeN+uYAM4XYQXph7aBuL4E=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1143
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1144
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1145
    "babel-polyfill": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1146
      "version": "6.23.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1147
      "resolved": "https://registry.npmjs.org/babel-polyfill/-/babel-polyfill-6.23.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1148
      "integrity": "sha1-g2TKYt+Or7gwSZ9pkXdGbDsDSZ0=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1149
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1150
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1151
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1152
        "core-js": "2.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1153
        "regenerator-runtime": "0.10.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1154
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1155
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1156
    "babel-preset-env": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1157
      "version": "1.5.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1158
      "resolved": "https://registry.npmjs.org/babel-preset-env/-/babel-preset-env-1.5.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1159
      "integrity": "sha1-zUrpCm6Utwn5c3SzPl+LmDVWre8=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1160
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1161
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1162
        "babel-plugin-check-es2015-constants": "6.22.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1163
        "babel-plugin-syntax-trailing-function-commas": "6.22.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1164
        "babel-plugin-transform-async-to-generator": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1165
        "babel-plugin-transform-es2015-arrow-functions": "6.22.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1166
        "babel-plugin-transform-es2015-block-scoped-functions": "6.22.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1167
        "babel-plugin-transform-es2015-block-scoping": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1168
        "babel-plugin-transform-es2015-classes": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1169
        "babel-plugin-transform-es2015-computed-properties": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1170
        "babel-plugin-transform-es2015-destructuring": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1171
        "babel-plugin-transform-es2015-duplicate-keys": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1172
        "babel-plugin-transform-es2015-for-of": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1173
        "babel-plugin-transform-es2015-function-name": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1174
        "babel-plugin-transform-es2015-literals": "6.22.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1175
        "babel-plugin-transform-es2015-modules-amd": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1176
        "babel-plugin-transform-es2015-modules-commonjs": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1177
        "babel-plugin-transform-es2015-modules-systemjs": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1178
        "babel-plugin-transform-es2015-modules-umd": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1179
        "babel-plugin-transform-es2015-object-super": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1180
        "babel-plugin-transform-es2015-parameters": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1181
        "babel-plugin-transform-es2015-shorthand-properties": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1182
        "babel-plugin-transform-es2015-spread": "6.22.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1183
        "babel-plugin-transform-es2015-sticky-regex": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1184
        "babel-plugin-transform-es2015-template-literals": "6.22.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1185
        "babel-plugin-transform-es2015-typeof-symbol": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1186
        "babel-plugin-transform-es2015-unicode-regex": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1187
        "babel-plugin-transform-exponentiation-operator": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1188
        "babel-plugin-transform-regenerator": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1189
        "browserslist": "2.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1190
        "invariant": "2.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1191
        "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1192
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1193
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1194
    "babel-register": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1195
      "version": "6.24.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1196
      "resolved": "https://registry.npmjs.org/babel-register/-/babel-register-6.24.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1197
      "integrity": "sha1-fhDhOi9xBlvfrVoXh7pFvKbe118=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1198
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1199
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1200
        "babel-core": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1201
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1202
        "core-js": "2.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1203
        "home-or-tmp": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1204
        "lodash": "4.17.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1205
        "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1206
        "source-map-support": "0.4.15"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1207
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1208
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1209
    "babel-runtime": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1210
      "version": "6.23.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1211
      "resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.23.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1212
      "integrity": "sha1-CpSJ8UTecO+zzkMArM2zKeL8VDs=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1213
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1214
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1215
        "core-js": "2.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1216
        "regenerator-runtime": "0.10.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1217
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1218
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1219
    "babel-template": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1220
      "version": "6.25.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1221
      "resolved": "https://registry.npmjs.org/babel-template/-/babel-template-6.25.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1222
      "integrity": "sha1-ZlJBFmt8KqTGGdceGSlpVSsQwHE=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1223
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1224
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1225
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1226
        "babel-traverse": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1227
        "babel-types": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1228
        "babylon": "6.17.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1229
        "lodash": "4.17.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1230
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1231
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1232
    "babel-traverse": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1233
      "version": "6.25.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1234
      "resolved": "https://registry.npmjs.org/babel-traverse/-/babel-traverse-6.25.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1235
      "integrity": "sha1-IldJfi/NGbie3BPEyROB+VEklvE=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1236
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1237
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1238
        "babel-code-frame": "6.22.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1239
        "babel-messages": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1240
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1241
        "babel-types": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1242
        "babylon": "6.17.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1243
        "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1244
        "globals": "9.18.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1245
        "invariant": "2.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1246
        "lodash": "4.17.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1247
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1248
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1249
    "babel-types": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1250
      "version": "6.25.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1251
      "resolved": "https://registry.npmjs.org/babel-types/-/babel-types-6.25.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1252
      "integrity": "sha1-cK+ySNVmDl0Y+BHZHIMDtUE0oY4=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1253
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1254
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1255
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1256
        "esutils": "2.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1257
        "lodash": "4.17.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1258
        "to-fast-properties": "1.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1259
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1260
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1261
    "babel6-plugin-strip-class-callcheck": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1262
      "version": "6.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1263
      "resolved": "https://registry.npmjs.org/babel6-plugin-strip-class-callcheck/-/babel6-plugin-strip-class-callcheck-6.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1264
      "integrity": "sha1-3oQcGr6705943gr/ssmlLuIo/d8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1265
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1266
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1267
    "babel6-plugin-strip-heimdall": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1268
      "version": "6.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1269
      "resolved": "https://registry.npmjs.org/babel6-plugin-strip-heimdall/-/babel6-plugin-strip-heimdall-6.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1270
      "integrity": "sha1-NfgO3ewff//cAJgR371G2ZZQcrY=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1271
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1272
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1273
    "babylon": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1274
      "version": "6.17.3",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1275
      "resolved": "https://registry.npmjs.org/babylon/-/babylon-6.17.3.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1276
      "integrity": "sha512-mq0x3HCAGGmQyZXviOVe5TRsw37Ijy3D43jCqt/9WVf+onx2dUgW3PosnqCbScAFhRO9DGs8nxoMzU0iiosMqQ==",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1277
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1278
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1279
    "backbone": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1280
      "version": "1.3.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1281
      "resolved": "https://registry.npmjs.org/backbone/-/backbone-1.3.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1282
      "integrity": "sha1-TMgOp8sWMaxHSInOQPL4vGg7KZk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1283
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1284
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1285
        "underscore": "1.8.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1286
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1287
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1288
    "backo2": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1289
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1290
      "resolved": "https://registry.npmjs.org/backo2/-/backo2-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1291
      "integrity": "sha1-MasayLEpNjRj41s+u2n038+6eUc=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1292
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1293
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1294
    "balanced-match": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1295
      "version": "0.4.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1296
      "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.4.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1297
      "integrity": "sha1-yz8+PHMtwPAe5wtAPzAuYddwmDg=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1298
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1299
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1300
    "base64-arraybuffer": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1301
      "version": "0.1.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1302
      "resolved": "https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-0.1.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1303
      "integrity": "sha1-c5JncZI7Whl0etZmqlzUv5xunOg=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1304
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1305
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1306
    "base64id": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1307
      "version": "0.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1308
      "resolved": "https://registry.npmjs.org/base64id/-/base64id-0.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1309
      "integrity": "sha1-As4P3u4M709ACA4ec+g08LG/zj8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1310
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1311
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1312
    "basic-auth": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1313
      "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1314
      "resolved": "https://registry.npmjs.org/basic-auth/-/basic-auth-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1315
      "integrity": "sha1-RSIe5Cn37h5QNb4/UVM/HN/SmIQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1316
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1317
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1318
    "bcrypt-pbkdf": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1319
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1320
      "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1321
      "integrity": "sha1-Y7xdy2EzG5K8Bf1SiVPDNGKgb40=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1322
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1323
      "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1324
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1325
        "tweetnacl": "0.14.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1326
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1327
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1328
    "better-assert": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1329
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1330
      "resolved": "https://registry.npmjs.org/better-assert/-/better-assert-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1331
      "integrity": "sha1-QIZrnhueC1W0gYlDEeaPr/rrxSI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1332
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1333
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1334
        "callsite": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1335
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1336
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1337
    "binary-extensions": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1338
      "version": "1.8.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1339
      "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.8.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1340
      "integrity": "sha1-SOyNFt9Dd+rl+liEaCSAr02Vx3Q=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1341
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1342
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1343
    "binaryextensions": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1344
      "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1345
      "resolved": "https://registry.npmjs.org/binaryextensions/-/binaryextensions-2.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1346
      "integrity": "sha1-5ZfRp6ajVYotHHJBoWyZll5qpA8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1347
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1348
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1349
    "blank-object": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1350
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1351
      "resolved": "https://registry.npmjs.org/blank-object/-/blank-object-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1352
      "integrity": "sha1-+ZB5P76ajI3QE/syGUIL7IHV9Lk=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1353
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1354
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1355
    "blob": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1356
      "version": "0.0.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1357
      "resolved": "https://registry.npmjs.org/blob/-/blob-0.0.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1358
      "integrity": "sha1-vPEwUspURj8w+fx+lbmkdjCpSSE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1359
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1360
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1361
    "block-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1362
      "version": "0.0.9",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1363
      "resolved": "https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1364
      "integrity": "sha1-E+v+d4oDIFz+A3UUgeu0szAMEmo=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1365
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1366
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1367
        "inherits": "2.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1368
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1369
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1370
    "bluebird": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1371
      "version": "2.11.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1372
      "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-2.11.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1373
      "integrity": "sha1-U0uQM8AiyVecVro7Plpcqvu2UOE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1374
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1375
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1376
    "body": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1377
      "version": "5.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1378
      "resolved": "https://registry.npmjs.org/body/-/body-5.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1379
      "integrity": "sha1-5LoM5BCkaTYyM2dgnstOZVMSUGk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1380
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1381
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1382
        "continuable-cache": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1383
        "error": "7.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1384
        "raw-body": "1.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1385
        "safe-json-parse": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1386
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1387
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1388
    "boom": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1389
      "version": "2.10.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1390
      "resolved": "https://registry.npmjs.org/boom/-/boom-2.10.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1391
      "integrity": "sha1-OciRjO/1eZ+D+UkqhI9iWt0Mdm8=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1392
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1393
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1394
        "hoek": "2.16.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1395
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1396
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1397
    "bower": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1398
      "version": "1.8.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1399
      "resolved": "https://registry.npmjs.org/bower/-/bower-1.8.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1400
      "integrity": "sha1-Vdvr7wrZFVOC2enT5JfBNyNFtEo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1401
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1402
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1403
    "bower-config": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1404
      "version": "1.4.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1405
      "resolved": "https://registry.npmjs.org/bower-config/-/bower-config-1.4.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1406
      "integrity": "sha1-FsOMETX4BxwZ8lk41hsNjL8Y0/E=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1407
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1408
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1409
        "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1410
        "mout": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1411
        "optimist": "0.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1412
        "osenv": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1413
        "untildify": "2.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1414
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1415
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1416
    "bower-endpoint-parser": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1417
      "version": "0.2.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1418
      "resolved": "https://registry.npmjs.org/bower-endpoint-parser/-/bower-endpoint-parser-0.2.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1419
      "integrity": "sha1-ALVlrb+rby01rd3pd+l5Yqy8s/Y=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1420
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1421
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1422
    "boxen": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1423
      "version": "0.3.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1424
      "resolved": "https://registry.npmjs.org/boxen/-/boxen-0.3.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1425
      "integrity": "sha1-p9iYJDrmIvertrtgTXQKdsalRhs=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1426
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1427
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1428
        "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1429
        "filled-array": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1430
        "object-assign": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1431
        "repeating": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1432
        "string-width": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1433
        "widest-line": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1434
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1435
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1436
    "brace-expansion": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1437
      "version": "1.1.7",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1438
      "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.7.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1439
      "integrity": "sha1-Pv/DxQ4ABTH7cg6v+A8K6O8jz1k=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1440
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1441
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1442
        "balanced-match": "0.4.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1443
        "concat-map": "0.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1444
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1445
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1446
    "braces": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1447
      "version": "1.8.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1448
      "resolved": "https://registry.npmjs.org/braces/-/braces-1.8.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1449
      "integrity": "sha1-uneWLhLf+WnWt2cR6RS3N4V79qc=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1450
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1451
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1452
        "expand-range": "1.8.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1453
        "preserve": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1454
        "repeat-element": "1.1.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1455
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1456
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1457
    "breakable": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1458
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1459
      "resolved": "https://registry.npmjs.org/breakable/-/breakable-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1460
      "integrity": "sha1-eEp5eRWjjq0nutRWtVcstLuqeME=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1461
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1462
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1463
    "broccoli-asset-rev": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1464
      "version": "2.5.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1465
      "resolved": "https://registry.npmjs.org/broccoli-asset-rev/-/broccoli-asset-rev-2.5.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1466
      "integrity": "sha1-9fZurJYr+fCGKGkh8Orqq20A2Bk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1467
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1468
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1469
        "broccoli-asset-rewrite": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1470
        "broccoli-filter": "1.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1471
        "json-stable-stringify": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1472
        "matcher-collection": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1473
        "rsvp": "3.5.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1474
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1475
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1476
    "broccoli-asset-rewrite": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1477
      "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1478
      "resolved": "https://registry.npmjs.org/broccoli-asset-rewrite/-/broccoli-asset-rewrite-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1479
      "integrity": "sha1-d6XaVhV6oxjFkRMkXouvtGF/iDA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1480
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1481
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1482
        "broccoli-filter": "1.2.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1483
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1484
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1485
    "broccoli-babel-transpiler": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1486
      "version": "6.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1487
      "resolved": "https://registry.npmjs.org/broccoli-babel-transpiler/-/broccoli-babel-transpiler-6.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1488
      "integrity": "sha1-pSxUBL82I2hJ2lA7AR/UH+ZKAKI=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1489
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1490
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1491
        "babel-core": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1492
        "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1493
        "broccoli-merge-trees": "1.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1494
        "broccoli-persistent-filter": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1495
        "clone": "2.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1496
        "hash-for-dep": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1497
        "json-stable-stringify": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1498
      },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1499
      "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1500
        "broccoli-merge-trees": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1501
          "version": "1.2.4",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1502
          "resolved": "https://registry.npmjs.org/broccoli-merge-trees/-/broccoli-merge-trees-1.2.4.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1503
          "integrity": "sha1-oAFRm7UGfwZYnZGvopQkRaLQ/bU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1504
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1505
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1506
            "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1507
            "can-symlink": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1508
            "fast-ordered-set": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1509
            "fs-tree-diff": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1510
            "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1511
            "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1512
            "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1513
            "symlink-or-copy": "1.1.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1514
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1515
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1516
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1517
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1518
    "broccoli-brocfile-loader": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1519
      "version": "0.18.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1520
      "resolved": "https://registry.npmjs.org/broccoli-brocfile-loader/-/broccoli-brocfile-loader-0.18.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1521
      "integrity": "sha1-LoYCHIBcNP/I0povtyHPJz6Bnks=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1522
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1523
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1524
        "findup-sync": "0.4.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1525
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1526
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1527
    "broccoli-builder": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1528
      "version": "0.18.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1529
      "resolved": "https://registry.npmjs.org/broccoli-builder/-/broccoli-builder-0.18.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1530
      "integrity": "sha1-q8bbLAfSFEVJGOKZfqh0QbabadM=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1531
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1532
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1533
        "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1534
        "promise-map-series": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1535
        "quick-temp": "0.1.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1536
        "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1537
        "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1538
        "silent-error": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1539
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1540
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1541
    "broccoli-caching-writer": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1542
      "version": "2.3.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1543
      "resolved": "https://registry.npmjs.org/broccoli-caching-writer/-/broccoli-caching-writer-2.3.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1544
      "integrity": "sha1-uTz1j5Jk8AMHWGjbBXdPTn8lvQc=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1545
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1546
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1547
        "broccoli-kitchen-sink-helpers": "0.2.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1548
        "broccoli-plugin": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1549
        "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1550
        "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1551
        "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1552
        "walk-sync": "0.2.7"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1553
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1554
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1555
        "broccoli-kitchen-sink-helpers": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1556
          "version": "0.2.9",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1557
          "resolved": "https://registry.npmjs.org/broccoli-kitchen-sink-helpers/-/broccoli-kitchen-sink-helpers-0.2.9.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1558
          "integrity": "sha1-peCYbtjXb7WYS2jD8EUNOpbjbsw=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1559
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1560
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1561
            "glob": "5.0.15",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1562
            "mkdirp": "0.5.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1563
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1564
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1565
        "broccoli-plugin": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1566
          "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1567
          "resolved": "https://registry.npmjs.org/broccoli-plugin/-/broccoli-plugin-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1568
          "integrity": "sha1-c+LPoF+OoeP8FCDEDD2efcckvwI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1569
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1570
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1571
            "promise-map-series": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1572
            "quick-temp": "0.1.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1573
            "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1574
            "symlink-or-copy": "1.1.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1575
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1576
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1577
        "glob": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1578
          "version": "5.0.15",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1579
          "resolved": "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1580
          "integrity": "sha1-G8k2ueAvSmA/zCIuz3Yz0wuLk7E=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1581
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1582
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1583
            "inflight": "1.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1584
            "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1585
            "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1586
            "once": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1587
            "path-is-absolute": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1588
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1589
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1590
        "walk-sync": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1591
          "version": "0.2.7",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1592
          "resolved": "https://registry.npmjs.org/walk-sync/-/walk-sync-0.2.7.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1593
          "integrity": "sha1-tJvk7mhnZXrrc2l4tWop0Q+jmWk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1594
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1595
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1596
            "ensure-posix-path": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1597
            "matcher-collection": "1.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1598
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1599
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1600
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1601
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1602
    "broccoli-clean-css": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1603
      "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1604
      "resolved": "https://registry.npmjs.org/broccoli-clean-css/-/broccoli-clean-css-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1605
      "integrity": "sha1-nbFD2a9+CuecJuOsWpuy1yDqGfo=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1606
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1607
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1608
        "broccoli-persistent-filter": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1609
        "clean-css-promise": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1610
        "inline-source-map-comment": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1611
        "json-stable-stringify": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1612
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1613
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1614
    "broccoli-concat": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1615
      "version": "3.2.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1616
      "resolved": "https://registry.npmjs.org/broccoli-concat/-/broccoli-concat-3.2.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1617
      "integrity": "sha1-hv/cUmButZC6n2uJTF7HoBb1t7k=",
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1618
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1619
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1620
        "broccoli-kitchen-sink-helpers": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1621
        "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1622
        "broccoli-stew": "1.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1623
        "ensure-posix-path": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1624
        "fast-sourcemap-concat": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1625
        "find-index": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1626
        "fs-extra": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1627
        "fs-tree-diff": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1628
        "lodash.merge": "4.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1629
        "lodash.omit": "4.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1630
        "lodash.uniq": "4.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1631
        "walk-sync": "0.3.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1632
      },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1633
      "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1634
        "fs-extra": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1635
          "version": "1.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1636
          "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-1.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1637
          "integrity": "sha1-zTzl9+fLYUWIP8rjGR6Yd/hYeVA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1638
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1639
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1640
            "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1641
            "jsonfile": "2.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1642
            "klaw": "1.3.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1643
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1644
        }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1645
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1646
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1647
    "broccoli-config-loader": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1648
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1649
      "resolved": "https://registry.npmjs.org/broccoli-config-loader/-/broccoli-config-loader-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1650
      "integrity": "sha1-w89ez6/8BDOMbx1dONw2uuqhMbo=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1651
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1652
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1653
        "broccoli-caching-writer": "2.3.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1654
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1655
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1656
    "broccoli-config-replace": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1657
      "version": "1.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1658
      "resolved": "https://registry.npmjs.org/broccoli-config-replace/-/broccoli-config-replace-1.1.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1659
      "integrity": "sha1-bqh52SpbrWNNETKbUfxfSq/anAA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1660
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1661
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1662
        "broccoli-kitchen-sink-helpers": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1663
        "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1664
        "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1665
        "fs-extra": "0.24.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1666
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1667
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1668
        "fs-extra": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1669
          "version": "0.24.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1670
          "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-0.24.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1671
          "integrity": "sha1-1OQ0KpZnXLeEZjOmCZJJMytTmVI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1672
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1673
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1674
            "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1675
            "jsonfile": "2.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1676
            "path-is-absolute": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1677
            "rimraf": "2.6.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1678
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1679
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1680
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1681
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1682
    "broccoli-debug": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1683
      "version": "0.6.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1684
      "resolved": "https://registry.npmjs.org/broccoli-debug/-/broccoli-debug-0.6.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1685
      "integrity": "sha1-TG6JRZ/D3n1dT8e3flf0YBn0TbE=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1686
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1687
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1688
        "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1689
        "fs-tree-diff": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1690
        "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1691
        "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1692
        "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1693
        "symlink-or-copy": "1.1.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1694
        "tree-sync": "1.2.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1695
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1696
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1697
    "broccoli-file-creator": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1698
      "version": "1.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1699
      "resolved": "https://registry.npmjs.org/broccoli-file-creator/-/broccoli-file-creator-1.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1700
      "integrity": "sha1-GzW2fSFavfrdjUnutpSTw55sNFA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1701
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1702
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1703
        "broccoli-kitchen-sink-helpers": "0.2.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1704
        "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1705
        "broccoli-writer": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1706
        "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1707
        "rsvp": "3.0.21",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1708
        "symlink-or-copy": "1.1.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1709
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1710
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1711
        "broccoli-kitchen-sink-helpers": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1712
          "version": "0.2.9",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1713
          "resolved": "https://registry.npmjs.org/broccoli-kitchen-sink-helpers/-/broccoli-kitchen-sink-helpers-0.2.9.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1714
          "integrity": "sha1-peCYbtjXb7WYS2jD8EUNOpbjbsw=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1715
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1716
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1717
            "glob": "5.0.15",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1718
            "mkdirp": "0.5.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1719
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1720
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1721
        "glob": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1722
          "version": "5.0.15",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1723
          "resolved": "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1724
          "integrity": "sha1-G8k2ueAvSmA/zCIuz3Yz0wuLk7E=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1725
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1726
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1727
            "inflight": "1.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1728
            "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1729
            "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1730
            "once": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1731
            "path-is-absolute": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1732
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1733
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1734
        "rsvp": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1735
          "version": "3.0.21",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1736
          "resolved": "https://registry.npmjs.org/rsvp/-/rsvp-3.0.21.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1737
          "integrity": "sha1-ScWI/hjvKTvNCrn05nVuasQzNZ8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1738
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1739
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1740
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1741
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1742
    "broccoli-filter": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1743
      "version": "1.2.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1744
      "resolved": "https://registry.npmjs.org/broccoli-filter/-/broccoli-filter-1.2.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1745
      "integrity": "sha1-QJr7lLmjptqfrIE06R4gX0DMczA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1746
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1747
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1748
        "broccoli-kitchen-sink-helpers": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1749
        "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1750
        "copy-dereference": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1751
        "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1752
        "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1753
        "promise-map-series": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1754
        "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1755
        "symlink-or-copy": "1.1.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1756
        "walk-sync": "0.3.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1757
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1758
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1759
    "broccoli-funnel": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1760
      "version": "1.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1761
      "resolved": "https://registry.npmjs.org/broccoli-funnel/-/broccoli-funnel-1.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1762
      "integrity": "sha1-zdw6/F/xaFqAI0iP/3TOb7WlEpY=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1763
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1764
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1765
        "array-equal": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1766
        "blank-object": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1767
        "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1768
        "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1769
        "exists-sync": "0.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1770
        "fast-ordered-set": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1771
        "fs-tree-diff": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1772
        "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1773
        "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1774
        "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1775
        "path-posix": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1776
        "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1777
        "symlink-or-copy": "1.1.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1778
        "walk-sync": "0.3.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1779
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1780
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1781
    "broccoli-funnel-reducer": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1782
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1783
      "resolved": "https://registry.npmjs.org/broccoli-funnel-reducer/-/broccoli-funnel-reducer-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1784
      "integrity": "sha1-ETZbKnha7JsXlyo234fu8kxcwOo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1785
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1786
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1787
    "broccoli-kitchen-sink-helpers": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1788
      "version": "0.3.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1789
      "resolved": "https://registry.npmjs.org/broccoli-kitchen-sink-helpers/-/broccoli-kitchen-sink-helpers-0.3.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1790
      "integrity": "sha1-d8fBgZS5ZkFj7E/O4nk0RJJuDAY=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1791
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1792
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1793
        "glob": "5.0.15",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1794
        "mkdirp": "0.5.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1795
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1796
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1797
        "glob": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1798
          "version": "5.0.15",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1799
          "resolved": "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1800
          "integrity": "sha1-G8k2ueAvSmA/zCIuz3Yz0wuLk7E=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1801
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1802
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1803
            "inflight": "1.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1804
            "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1805
            "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1806
            "once": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1807
            "path-is-absolute": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1808
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1809
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1810
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1811
    },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1812
    "broccoli-lint-eslint": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1813
      "version": "3.3.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1814
      "resolved": "https://registry.npmjs.org/broccoli-lint-eslint/-/broccoli-lint-eslint-3.3.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1815
      "integrity": "sha1-NcZ1VGpaetjzMZ7dcy46rYyiQd4=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1816
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1817
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1818
        "aot-test-generators": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1819
        "broccoli-concat": "3.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1820
        "broccoli-persistent-filter": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1821
        "eslint": "3.19.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1822
        "json-stable-stringify": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1823
        "lodash.defaultsdeep": "4.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1824
        "md5-hex": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1825
      },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1826
      "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1827
        "md5-hex": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1828
          "version": "2.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1829
          "resolved": "https://registry.npmjs.org/md5-hex/-/md5-hex-2.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1830
          "integrity": "sha1-0FiOnxx0lUSS7NJKwKxs6ZfZLjM=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1831
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1832
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1833
            "md5-o-matic": "0.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1834
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1835
        }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1836
      }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1837
    },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1838
    "broccoli-merge-trees": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1839
      "version": "2.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1840
      "resolved": "https://registry.npmjs.org/broccoli-merge-trees/-/broccoli-merge-trees-2.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1841
      "integrity": "sha1-EK6kbdXOvMi499WlTwqEpPC7kLk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1842
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1843
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1844
        "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1845
        "merge-trees": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1846
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1847
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1848
    "broccoli-middleware": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1849
      "version": "1.0.0-beta.8",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1850
      "resolved": "https://registry.npmjs.org/broccoli-middleware/-/broccoli-middleware-1.0.0-beta.8.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1851
      "integrity": "sha1-ictqmVD/DPW9dQcdg9fNb2oRqVs=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1852
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1853
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1854
        "handlebars": "4.0.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1855
        "mime": "1.3.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1856
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1857
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1858
    "broccoli-persistent-filter": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1859
      "version": "1.3.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1860
      "resolved": "https://registry.npmjs.org/broccoli-persistent-filter/-/broccoli-persistent-filter-1.3.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1861
      "integrity": "sha1-0CVWoTXHffuFm7p4RLw1Ob5xaOE=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1862
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1863
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1864
        "async-disk-cache": "1.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1865
        "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1866
        "fs-tree-diff": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1867
        "hash-for-dep": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1868
        "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1869
        "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1870
        "md5-hex": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1871
        "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1872
        "promise-map-series": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1873
        "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1874
        "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1875
        "symlink-or-copy": "1.1.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1876
        "walk-sync": "0.3.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1877
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1878
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1879
    "broccoli-plugin": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1880
      "version": "1.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1881
      "resolved": "https://registry.npmjs.org/broccoli-plugin/-/broccoli-plugin-1.3.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1882
      "integrity": "sha1-vucEqOQtoIy1jlE6qkNu+38O8e4=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1883
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1884
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1885
        "promise-map-series": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1886
        "quick-temp": "0.1.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1887
        "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1888
        "symlink-or-copy": "1.1.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1889
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1890
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1891
    "broccoli-sass-source-maps": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1892
      "version": "2.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1893
      "resolved": "https://registry.npmjs.org/broccoli-sass-source-maps/-/broccoli-sass-source-maps-2.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  1894
      "integrity": "sha1-fyX59LKWkYzsbgBnLGPnWrzjPUU=",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1895
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1896
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1897
        "broccoli-caching-writer": "3.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1898
        "include-path-searcher": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1899
        "mkdirp": "0.3.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1900
        "node-sass": "4.5.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1901
        "object-assign": "2.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1902
        "rsvp": "3.5.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1903
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1904
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1905
        "broccoli-caching-writer": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1906
          "version": "3.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1907
          "resolved": "https://registry.npmjs.org/broccoli-caching-writer/-/broccoli-caching-writer-3.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1908
          "integrity": "sha1-C9LJapc41qarWQ8HujXFFX19tHY=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1909
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1910
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1911
            "broccoli-kitchen-sink-helpers": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1912
            "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1913
            "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1914
            "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1915
            "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1916
            "walk-sync": "0.3.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1917
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1918
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1919
        "mkdirp": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1920
          "version": "0.3.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1921
          "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1922
          "integrity": "sha1-3j5fiWHIjHh+4TaN+EmsRBPsqNc=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1923
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1924
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1925
        "object-assign": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1926
          "version": "2.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1927
          "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-2.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1928
          "integrity": "sha1-Q8NuXVaf+OSBbE76i+AtJpZ8GKo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1929
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1930
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1931
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1932
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1933
    "broccoli-slow-trees": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1934
      "version": "3.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1935
      "resolved": "https://registry.npmjs.org/broccoli-slow-trees/-/broccoli-slow-trees-3.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1936
      "integrity": "sha1-m/Kp4vjrPtOj8qvd6YjaQ3zNybQ=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1937
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1938
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1939
        "heimdalljs": "0.2.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1940
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1941
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1942
    "broccoli-source": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1943
      "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1944
      "resolved": "https://registry.npmjs.org/broccoli-source/-/broccoli-source-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1945
      "integrity": "sha1-VPDoLItz9GWAy7xPV48LMvyo+Ak=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1946
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1947
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1948
    "broccoli-sri-hash": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1949
      "version": "2.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1950
      "resolved": "https://registry.npmjs.org/broccoli-sri-hash/-/broccoli-sri-hash-2.1.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1951
      "integrity": "sha1-vGmQXtejga0yXMDQLe0HEyjr8/M=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1952
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1953
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1954
        "broccoli-caching-writer": "2.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1955
        "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1956
        "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1957
        "sri-toolbox": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1958
        "symlink-or-copy": "1.1.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1959
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1960
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1961
    "broccoli-static-compiler": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1962
      "version": "0.2.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1963
      "resolved": "https://registry.npmjs.org/broccoli-static-compiler/-/broccoli-static-compiler-0.2.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1964
      "integrity": "sha1-csSEI9usnkHKVICKsflcWvXUo5s=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1965
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1966
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1967
        "broccoli-kitchen-sink-helpers": "0.2.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1968
        "broccoli-writer": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1969
        "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1970
        "symlink-or-copy": "1.1.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1971
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1972
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1973
        "broccoli-kitchen-sink-helpers": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1974
          "version": "0.2.9",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1975
          "resolved": "https://registry.npmjs.org/broccoli-kitchen-sink-helpers/-/broccoli-kitchen-sink-helpers-0.2.9.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1976
          "integrity": "sha1-peCYbtjXb7WYS2jD8EUNOpbjbsw=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1977
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1978
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1979
            "glob": "5.0.15",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1980
            "mkdirp": "0.5.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1981
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1982
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1983
        "glob": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1984
          "version": "5.0.15",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1985
          "resolved": "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1986
          "integrity": "sha1-G8k2ueAvSmA/zCIuz3Yz0wuLk7E=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1987
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1988
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1989
            "inflight": "1.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1990
            "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1991
            "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1992
            "once": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1993
            "path-is-absolute": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  1994
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1995
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1996
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1997
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1998
    "broccoli-stew": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1999
      "version": "1.5.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2000
      "resolved": "https://registry.npmjs.org/broccoli-stew/-/broccoli-stew-1.5.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2001
      "integrity": "sha1-16+MGFEdzlEOSdMIpi5Zd/RhiDw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2002
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2003
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2004
        "broccoli-debug": "0.6.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2005
        "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2006
        "broccoli-merge-trees": "1.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2007
        "broccoli-persistent-filter": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2008
        "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2009
        "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2010
        "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2011
        "ensure-posix-path": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2012
        "fs-extra": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2013
        "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2014
        "resolve": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2015
        "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2016
        "symlink-or-copy": "1.1.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2017
        "walk-sync": "0.3.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2018
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2019
      "dependencies": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2020
        "broccoli-merge-trees": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2021
          "version": "1.2.4",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2022
          "resolved": "https://registry.npmjs.org/broccoli-merge-trees/-/broccoli-merge-trees-1.2.4.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2023
          "integrity": "sha1-oAFRm7UGfwZYnZGvopQkRaLQ/bU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2024
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2025
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2026
            "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2027
            "can-symlink": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2028
            "fast-ordered-set": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2029
            "fs-tree-diff": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2030
            "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2031
            "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2032
            "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2033
            "symlink-or-copy": "1.1.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2034
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2035
        }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2036
      }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2037
    },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2038
    "broccoli-string-replace": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2039
      "version": "0.1.2",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2040
      "resolved": "https://registry.npmjs.org/broccoli-string-replace/-/broccoli-string-replace-0.1.2.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2041
      "integrity": "sha1-HtkvhWgK+NUDAjkl51Tk4zZ2uR8=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2042
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2043
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2044
        "broccoli-persistent-filter": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2045
        "minimatch": "3.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2046
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2047
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2048
    "broccoli-writer": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2049
      "version": "0.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2050
      "resolved": "https://registry.npmjs.org/broccoli-writer/-/broccoli-writer-0.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2051
      "integrity": "sha1-1NcaqPKvvGejhmuRotp5CEuWqy0=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2052
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2053
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2054
        "quick-temp": "0.1.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2055
        "rsvp": "3.5.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2056
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2057
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2058
    "browserslist": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2059
      "version": "2.1.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2060
      "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-2.1.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2061
      "integrity": "sha1-zFJq9KExK30uBWU+VtDIq3DA4FM=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2062
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2063
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2064
        "caniuse-lite": "1.0.30000683",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2065
        "electron-to-chromium": "1.3.14"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2066
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2067
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2068
    "bser": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2069
      "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2070
      "resolved": "https://registry.npmjs.org/bser/-/bser-2.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2071
      "integrity": "sha1-mseNPtXZFYBP2HrLFYvHlxR6Fxk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2072
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2073
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2074
        "node-int64": "0.4.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2075
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2076
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2077
    "builtin-modules": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2078
      "version": "1.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2079
      "resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-1.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2080
      "integrity": "sha1-Jw8HbFpywC9bZaR9+Uxf46J4iS8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2081
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2082
    },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2083
    "builtins": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2084
      "version": "1.0.3",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2085
      "resolved": "https://registry.npmjs.org/builtins/-/builtins-1.0.3.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2086
      "integrity": "sha1-y5T662HIaWRR2zZTThQi+U8K7og=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2087
      "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2088
    },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2089
    "bytes": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2090
      "version": "2.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2091
      "resolved": "https://registry.npmjs.org/bytes/-/bytes-2.3.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2092
      "integrity": "sha1-1baAoWW2IBc5rLYRVCqrwtjOsHA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2093
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2094
    },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2095
    "calculate-cache-key-for-tree": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2096
      "version": "1.1.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2097
      "resolved": "https://registry.npmjs.org/calculate-cache-key-for-tree/-/calculate-cache-key-for-tree-1.1.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2098
      "integrity": "sha1-DD5CycE088neU1jA8WeTYn6pdtY=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2099
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2100
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2101
        "json-stable-stringify": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2102
      }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2103
    },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2104
    "caller-path": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2105
      "version": "0.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2106
      "resolved": "https://registry.npmjs.org/caller-path/-/caller-path-0.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2107
      "integrity": "sha1-lAhe9jWB7NPaqSREqP6U6CV3dR8=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2108
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2109
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2110
        "callsites": "0.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2111
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2112
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2113
    "callsite": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2114
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2115
      "resolved": "https://registry.npmjs.org/callsite/-/callsite-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2116
      "integrity": "sha1-KAOY5dZkvXQDi28JBRU+borxvCA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2117
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2118
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2119
    "callsites": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2120
      "version": "0.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2121
      "resolved": "https://registry.npmjs.org/callsites/-/callsites-0.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2122
      "integrity": "sha1-r6uWJikQp/M8GaV3WCXGnzTjUMo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2123
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2124
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2125
    "camelcase": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2126
      "version": "1.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2127
      "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-1.2.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2128
      "integrity": "sha1-m7UwTS4LVmmLLHWLCKPqqdqlijk=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2129
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2130
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2131
    "camelcase-keys": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2132
      "version": "2.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2133
      "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2134
      "integrity": "sha1-MIvur/3ygRkFHvodkyITyRuPkuc=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2135
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2136
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2137
        "camelcase": "2.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2138
        "map-obj": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2139
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2140
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2141
        "camelcase": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2142
          "version": "2.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2143
          "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2144
          "integrity": "sha1-fB0W1nmhu+WcoCys7PsBHiAfWh8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2145
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2146
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2147
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2148
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2149
    "can-symlink": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2150
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2151
      "resolved": "https://registry.npmjs.org/can-symlink/-/can-symlink-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2152
      "integrity": "sha1-l7YH2KhLtsbiKLkC2GTstZS50hk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2153
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2154
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2155
        "tmp": "0.0.28"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2156
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2157
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2158
    "caniuse-lite": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2159
      "version": "1.0.30000683",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2160
      "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000683.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2161
      "integrity": "sha1-p1c3B88qzJIXymSE0d+8nxOJg2Q=",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2162
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2163
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2164
    "capture-exit": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2165
      "version": "1.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2166
      "resolved": "https://registry.npmjs.org/capture-exit/-/capture-exit-1.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2167
      "integrity": "sha1-HF/MSJ/QqwDU8ax64QcuMXP7q28=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2168
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2169
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2170
        "rsvp": "3.5.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2171
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2172
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2173
    "capture-stack-trace": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2174
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2175
      "resolved": "https://registry.npmjs.org/capture-stack-trace/-/capture-stack-trace-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2176
      "integrity": "sha1-Sm+gc5nCa7pH8LJJa00PtAjFVQ0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2177
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2178
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2179
    "cardinal": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2180
      "version": "0.5.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2181
      "resolved": "https://registry.npmjs.org/cardinal/-/cardinal-0.5.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2182
      "integrity": "sha1-ANX2YdvUqr/ffUHOSKWlm8o1opE=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2183
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2184
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2185
        "ansicolors": "0.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2186
        "redeyed": "0.5.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2187
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2188
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2189
    "caseless": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2190
      "version": "0.12.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2191
      "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2192
      "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2193
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2194
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2195
    "center-align": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2196
      "version": "0.1.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2197
      "resolved": "https://registry.npmjs.org/center-align/-/center-align-0.1.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2198
      "integrity": "sha1-qg0yYptu6XIgBBHL1EYckHvCt60=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2199
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2200
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2201
        "align-text": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2202
        "lazy-cache": "1.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2203
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2204
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2205
    "chalk": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2206
      "version": "1.1.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2207
      "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2208
      "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2209
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2210
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2211
        "ansi-styles": "2.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2212
        "escape-string-regexp": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2213
        "has-ansi": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2214
        "strip-ansi": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2215
        "supports-color": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2216
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2217
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2218
    "charm": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2219
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2220
      "resolved": "https://registry.npmjs.org/charm/-/charm-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2221
      "integrity": "sha1-it02cVOm2aWBMxBSxAkJkdqZXjU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2222
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2223
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2224
        "inherits": "2.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2225
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2226
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2227
    "chokidar": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2228
      "version": "1.6.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2229
      "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-1.6.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2230
      "integrity": "sha1-L0RHq16W5Q+z14n9kNTHLg5McMI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2231
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2232
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2233
        "anymatch": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2234
        "async-each": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2235
        "fsevents": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2236
        "glob-parent": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2237
        "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2238
        "is-binary-path": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2239
        "is-glob": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2240
        "path-is-absolute": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2241
        "readdirp": "2.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2242
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2243
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2244
    "cint": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2245
      "version": "8.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2246
      "resolved": "https://registry.npmjs.org/cint/-/cint-8.2.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2247
      "integrity": "sha1-cDhrG0jidz0NYxZqVa/5TvRFahI=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2248
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2249
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2250
    "circular-json": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2251
      "version": "0.3.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2252
      "resolved": "https://registry.npmjs.org/circular-json/-/circular-json-0.3.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2253
      "integrity": "sha1-vos2rvzN6LPKeqLWr8B6NyQsDS0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2254
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2255
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2256
    "clean-base-url": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2257
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2258
      "resolved": "https://registry.npmjs.org/clean-base-url/-/clean-base-url-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2259
      "integrity": "sha1-yQHPCiC5ckNbDszVLQVoJKQ1G3s=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2260
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2261
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2262
    "clean-css": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2263
      "version": "3.4.27",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2264
      "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-3.4.27.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2265
      "integrity": "sha1-re91sxwWD/pdcvTeZ5ZuJmDBolU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2266
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2267
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2268
        "commander": "2.8.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2269
        "source-map": "0.4.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2270
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2271
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2272
        "commander": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2273
          "version": "2.8.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2274
          "resolved": "https://registry.npmjs.org/commander/-/commander-2.8.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2275
          "integrity": "sha1-Br42f+v9oMMwqh4qBy09yXYkJdQ=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2276
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2277
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2278
            "graceful-readlink": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2279
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2280
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2281
        "source-map": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2282
          "version": "0.4.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2283
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2284
          "integrity": "sha1-66T12pwNyZneaAMti092FzZSA2s=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2285
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2286
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2287
            "amdefine": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2288
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2289
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2290
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2291
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2292
    "clean-css-promise": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2293
      "version": "0.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2294
      "resolved": "https://registry.npmjs.org/clean-css-promise/-/clean-css-promise-0.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2295
      "integrity": "sha1-Q/PSyN/LK/BxSBJSzZt2QzwI7ss=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2296
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2297
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2298
        "array-to-error": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2299
        "clean-css": "3.4.27",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2300
        "pinkie-promise": "2.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2301
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2302
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2303
    "cli-boxes": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2304
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2305
      "resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2306
      "integrity": "sha1-T6kXw+WclKAEzWH47lCdplFocUM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2307
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2308
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2309
    "cli-cursor": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2310
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2311
      "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2312
      "integrity": "sha1-ZNo/fValRBLll5S9Ytw1KV6PKYc=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2313
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2314
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2315
        "restore-cursor": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2316
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2317
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2318
    "cli-spinners": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2319
      "version": "0.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2320
      "resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-0.1.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2321
      "integrity": "sha1-u3ZNiOGF+54eaiofGXcjGPYF4xw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2322
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2323
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2324
    "cli-table": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2325
      "version": "0.3.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2326
      "resolved": "https://registry.npmjs.org/cli-table/-/cli-table-0.3.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2327
      "integrity": "sha1-9TsFJmqLGguTSz0IIebi3FkUriM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2328
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2329
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2330
        "colors": "1.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2331
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2332
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2333
        "colors": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2334
          "version": "1.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2335
          "resolved": "https://registry.npmjs.org/colors/-/colors-1.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2336
          "integrity": "sha1-BDP0TYCWgP3rYO0mDxsMJi6CpAs=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2337
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2338
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2339
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2340
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2341
    "cli-table2": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2342
      "version": "0.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2343
      "resolved": "https://registry.npmjs.org/cli-table2/-/cli-table2-0.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2344
      "integrity": "sha1-LR738hig54biFFQFYtS9F3/jLZc=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2345
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2346
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2347
        "colors": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2348
        "lodash": "3.10.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2349
        "string-width": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2350
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2351
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2352
        "lodash": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2353
          "version": "3.10.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2354
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2355
          "integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2356
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2357
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2358
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2359
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2360
    "cli-width": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2361
      "version": "2.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2362
      "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-2.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2363
      "integrity": "sha1-sjTKIJsp72b8UY2bmNWEewDt8Ao=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2364
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2365
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2366
    "clite": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2367
      "version": "0.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2368
      "resolved": "https://registry.npmjs.org/clite/-/clite-0.3.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2369
      "integrity": "sha1-5/y8jMW9Pn+LhO1I2xLpR0zHNEE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2370
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2371
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2372
        "abbrev": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2373
        "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2374
        "es6-promise": "3.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2375
        "lodash.defaults": "4.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2376
        "lodash.defaultsdeep": "4.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2377
        "lodash.mergewith": "4.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2378
        "then-fs": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2379
        "update-notifier": "0.6.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2380
        "yargs": "4.8.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2381
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2382
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2383
        "camelcase": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2384
          "version": "3.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2385
          "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2386
          "integrity": "sha1-MvxLn82vhF/N9+c7uXysImHwqwo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2387
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2388
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2389
        "cliui": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2390
          "version": "3.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2391
          "resolved": "https://registry.npmjs.org/cliui/-/cliui-3.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2392
          "integrity": "sha1-EgYBU3qRbSmUD5NNo7SNWFo5IT0=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2393
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2394
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2395
            "string-width": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2396
            "strip-ansi": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2397
            "wrap-ansi": "2.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2398
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2399
        },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2400
        "configstore": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2401
          "version": "2.1.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2402
          "resolved": "https://registry.npmjs.org/configstore/-/configstore-2.1.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2403
          "integrity": "sha1-c3o6cDbpiGECqmCZ5HuzOrGroaE=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2404
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2405
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2406
            "dot-prop": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2407
            "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2408
            "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2409
            "object-assign": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2410
            "os-tmpdir": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2411
            "osenv": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2412
            "uuid": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2413
            "write-file-atomic": "1.3.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2414
            "xdg-basedir": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2415
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2416
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2417
        "dot-prop": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2418
          "version": "3.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2419
          "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-3.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2420
          "integrity": "sha1-G3CK8JSknJoOfbyteQq6U52sEXc=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2421
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2422
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2423
            "is-obj": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2424
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2425
        },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2426
        "lodash.assign": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2427
          "version": "4.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2428
          "resolved": "https://registry.npmjs.org/lodash.assign/-/lodash.assign-4.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2429
          "integrity": "sha1-DZnzzNem0mHRm9rrkkUAXShYCOc=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2430
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2431
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2432
        "update-notifier": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2433
          "version": "0.6.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2434
          "resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-0.6.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2435
          "integrity": "sha1-d23sjaoT6WKjQeih2YNUMGtnrgg=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2436
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2437
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2438
            "boxen": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2439
            "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2440
            "configstore": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2441
            "is-npm": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2442
            "latest-version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2443
            "semver-diff": "2.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2444
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2445
        },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2446
        "uuid": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2447
          "version": "2.0.3",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2448
          "resolved": "https://registry.npmjs.org/uuid/-/uuid-2.0.3.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2449
          "integrity": "sha1-Z+LoY3lyFVMN/zGOW/nc6/1Hsho=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2450
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2451
        },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2452
        "window-size": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2453
          "version": "0.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2454
          "resolved": "https://registry.npmjs.org/window-size/-/window-size-0.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2455
          "integrity": "sha1-tDFbtCFKPXBY6+7okuE/ok2YsHU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2456
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2457
        },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2458
        "write-file-atomic": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2459
          "version": "1.3.4",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2460
          "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-1.3.4.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2461
          "integrity": "sha1-+Aek8LHZ6ROuekgRLmzDrxmRtF8=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2462
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2463
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2464
            "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2465
            "imurmurhash": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2466
            "slide": "1.1.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2467
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2468
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2469
        "xdg-basedir": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2470
          "version": "2.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2471
          "resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-2.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2472
          "integrity": "sha1-7byQPMOF/ARSPZZqM1UEtVBNG9I=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2473
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2474
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2475
            "os-homedir": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2476
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2477
        },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2478
        "yargs": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2479
          "version": "4.8.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2480
          "resolved": "https://registry.npmjs.org/yargs/-/yargs-4.8.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2481
          "integrity": "sha1-wMQpJMpKqmsObaFznfshZDn53cA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2482
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2483
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2484
            "cliui": "3.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2485
            "decamelize": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2486
            "get-caller-file": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2487
            "lodash.assign": "4.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2488
            "os-locale": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2489
            "read-pkg-up": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2490
            "require-directory": "2.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2491
            "require-main-filename": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2492
            "set-blocking": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2493
            "string-width": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2494
            "which-module": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2495
            "window-size": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2496
            "y18n": "3.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2497
            "yargs-parser": "2.4.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2498
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2499
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2500
        "yargs-parser": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2501
          "version": "2.4.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2502
          "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-2.4.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2503
          "integrity": "sha1-hVaN488VD/SfpRgl8DqMiA3cxcQ=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2504
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2505
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2506
            "camelcase": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2507
            "lodash.assign": "4.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2508
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2509
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2510
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2511
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2512
    "cliui": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2513
      "version": "2.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2514
      "resolved": "https://registry.npmjs.org/cliui/-/cliui-2.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2515
      "integrity": "sha1-S0dXYP+AJkx2LDoXGQMukcf+oNE=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2516
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2517
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2518
        "center-align": "0.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2519
        "right-align": "0.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2520
        "wordwrap": "0.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2521
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2522
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2523
    "clone": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2524
      "version": "2.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2525
      "resolved": "https://registry.npmjs.org/clone/-/clone-2.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2526
      "integrity": "sha1-0hfR6WERjjrJpLi7oyhVU79kfNs=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2527
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2528
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2529
    "co": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2530
      "version": "4.6.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2531
      "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2532
      "integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2533
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2534
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2535
    "code-point-at": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2536
      "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2537
      "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2538
      "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2539
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2540
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2541
    "colors": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2542
      "version": "1.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2543
      "resolved": "https://registry.npmjs.org/colors/-/colors-1.1.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2544
      "integrity": "sha1-FopHAXVran9RoSzgyXv6KMCE7WM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2545
      "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2546
      "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2547
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2548
    "combined-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2549
      "version": "1.0.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2550
      "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2551
      "integrity": "sha1-k4NwpXtKUd6ix3wV1cX9+JUWQAk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2552
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2553
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2554
        "delayed-stream": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2555
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2556
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2557
    "commander": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2558
      "version": "2.9.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2559
      "resolved": "https://registry.npmjs.org/commander/-/commander-2.9.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2560
      "integrity": "sha1-nJkJQXbhIkDLItbFFGCYQA/g99Q=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2561
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2562
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2563
        "graceful-readlink": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2564
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2565
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2566
    "commoner": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2567
      "version": "0.10.8",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2568
      "resolved": "https://registry.npmjs.org/commoner/-/commoner-0.10.8.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2569
      "integrity": "sha1-NPw2cs0kOT6LtH5wyqApOBH08sU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2570
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2571
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2572
        "commander": "2.9.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2573
        "detective": "4.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2574
        "glob": "5.0.15",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2575
        "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2576
        "iconv-lite": "0.4.17",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2577
        "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2578
        "private": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2579
        "q": "1.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2580
        "recast": "0.11.23"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2581
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2582
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2583
        "esprima": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2584
          "version": "3.1.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2585
          "resolved": "https://registry.npmjs.org/esprima/-/esprima-3.1.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2586
          "integrity": "sha1-/cpRzuYTOJXjyI1TXOSdv/YqRjM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2587
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2588
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2589
        "glob": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2590
          "version": "5.0.15",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2591
          "resolved": "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2592
          "integrity": "sha1-G8k2ueAvSmA/zCIuz3Yz0wuLk7E=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2593
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2594
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2595
            "inflight": "1.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2596
            "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2597
            "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2598
            "once": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2599
            "path-is-absolute": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2600
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2601
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2602
        "recast": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2603
          "version": "0.11.23",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2604
          "resolved": "https://registry.npmjs.org/recast/-/recast-0.11.23.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2605
          "integrity": "sha1-RR/TAEqx5N+bTktmN2sqIZEkYtM=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2606
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2607
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2608
            "ast-types": "0.9.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2609
            "esprima": "3.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2610
            "private": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2611
            "source-map": "0.5.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2612
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2613
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2614
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2615
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2616
    "component-bind": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2617
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2618
      "resolved": "https://registry.npmjs.org/component-bind/-/component-bind-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2619
      "integrity": "sha1-AMYIq33Nk4l8AAllGx06jh5zu9E=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2620
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2621
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2622
    "component-emitter": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2623
      "version": "1.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2624
      "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.1.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2625
      "integrity": "sha1-KWWU8nU9qmOZbSrwjRWpURbJrsM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2626
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2627
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2628
    "component-inherit": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2629
      "version": "0.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2630
      "resolved": "https://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2631
      "integrity": "sha1-ZF/ErfWLcrZJ1crmUTVhnbJv8UM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2632
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2633
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2634
    "compressible": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2635
      "version": "2.0.10",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2636
      "resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.10.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2637
      "integrity": "sha1-/tocf3YXkScyspv4zyYlKiC57s0=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2638
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2639
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2640
        "mime-db": "1.27.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2641
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2642
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2643
    "compression": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2644
      "version": "1.6.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2645
      "resolved": "https://registry.npmjs.org/compression/-/compression-1.6.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2646
      "integrity": "sha1-zOsSHsydCcUtetDDNQ6pPd1AK8M=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2647
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2648
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2649
        "accepts": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2650
        "bytes": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2651
        "compressible": "2.0.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2652
        "debug": "2.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2653
        "on-headers": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2654
        "vary": "1.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2655
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2656
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2657
        "debug": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2658
          "version": "2.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2659
          "resolved": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2660
          "integrity": "sha1-+HBX6ZWxofauaklgZkE3vFbwOdo=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2661
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2662
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2663
            "ms": "0.7.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2664
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2665
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2666
        "ms": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2667
          "version": "0.7.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2668
          "resolved": "https://registry.npmjs.org/ms/-/ms-0.7.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2669
          "integrity": "sha1-nNE8A62/8ltl7/3nzoZO6VIBcJg=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2670
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2671
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2672
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2673
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2674
    "concat-map": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2675
      "version": "0.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2676
      "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2677
      "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2678
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2679
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2680
    "concat-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2681
      "version": "1.6.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2682
      "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2683
      "integrity": "sha1-CqxmL9Ur54lk1VMvaUeE5wEQrPc=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2684
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2685
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2686
        "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2687
        "readable-stream": "2.2.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2688
        "typedarray": "0.0.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2689
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2690
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2691
        "readable-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2692
          "version": "2.2.11",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2693
          "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.2.11.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2694
          "integrity": "sha512-h+8+r3MKEhkiVrwdKL8aWs1oc1VvBu33ueshOvS26RsZQ3Amhx/oO3TKe4lApSV9ueY6as8EAh7mtuFjdlhg9Q==",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2695
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2696
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2697
            "core-util-is": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2698
            "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2699
            "isarray": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2700
            "process-nextick-args": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2701
            "safe-buffer": "5.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2702
            "string_decoder": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2703
            "util-deprecate": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2704
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2705
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2706
        "string_decoder": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2707
          "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2708
          "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2709
          "integrity": "sha1-sp4fThEl+pehA4K4pTNze3SR4Xk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2710
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2711
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2712
            "safe-buffer": "5.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2713
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2714
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2715
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2716
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2717
    "configstore": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2718
      "version": "3.1.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2719
      "resolved": "https://registry.npmjs.org/configstore/-/configstore-3.1.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2720
      "integrity": "sha1-Rd+QcHPibfoc9LLVL1tgVF6qEdE=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2721
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2722
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2723
        "dot-prop": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2724
        "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2725
        "make-dir": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2726
        "unique-string": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2727
        "write-file-atomic": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2728
        "xdg-basedir": "3.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2729
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2730
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2731
    "console-control-strings": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2732
      "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2733
      "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2734
      "integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2735
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2736
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2737
    "console-ui": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2738
      "version": "1.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2739
      "resolved": "https://registry.npmjs.org/console-ui/-/console-ui-1.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2740
      "integrity": "sha1-McUkRhtjQidp+eicFzSV2ROTchw=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2741
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2742
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2743
        "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2744
        "inquirer": "1.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2745
        "ora": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2746
        "through": "2.3.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2747
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2748
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2749
    "consolidate": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2750
      "version": "0.14.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2751
      "resolved": "https://registry.npmjs.org/consolidate/-/consolidate-0.14.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2752
      "integrity": "sha1-WiUEe8dvcwcmZ8jLUsmJiI9JTGM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2753
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2754
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2755
        "bluebird": "3.5.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2756
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2757
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2758
        "bluebird": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2759
          "version": "3.5.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2760
          "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2761
          "integrity": "sha1-eRQg1/VR7qKJdFOop3ZT+WYG1nw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2762
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2763
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2764
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2765
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2766
    "content-disposition": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2767
      "version": "0.5.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2768
      "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2769
      "integrity": "sha1-DPaLud318r55YcOoUXjLhdunjLQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2770
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2771
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2772
    "content-type": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2773
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2774
      "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2775
      "integrity": "sha1-t9ETrueo3Se9IRM8TcJSnfFyHu0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2776
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2777
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2778
    "continuable-cache": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2779
      "version": "0.3.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2780
      "resolved": "https://registry.npmjs.org/continuable-cache/-/continuable-cache-0.3.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2781
      "integrity": "sha1-vXJ6f67XfnH/OYWskzUakSczrQ8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2782
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2783
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2784
    "convert-source-map": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2785
      "version": "1.5.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2786
      "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.5.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2787
      "integrity": "sha1-ms1whRxtXf3ZPZKC5e35SgP/RrU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2788
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2789
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2790
    "cookie": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2791
      "version": "0.3.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2792
      "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2793
      "integrity": "sha1-5+Ch+e9DtMi6klxcWpboBtFoc7s=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2794
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2795
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2796
    "cookie-signature": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2797
      "version": "1.0.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2798
      "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2799
      "integrity": "sha1-4wOogrNCzD7oylE6eZmXNNqzriw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2800
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2801
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2802
    "copy-dereference": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2803
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2804
      "resolved": "https://registry.npmjs.org/copy-dereference/-/copy-dereference-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2805
      "integrity": "sha1-axMYZUIP2BtBO6mUtE02VTERUrY=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2806
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2807
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2808
    "core-js": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2809
      "version": "2.4.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2810
      "resolved": "https://registry.npmjs.org/core-js/-/core-js-2.4.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2811
      "integrity": "sha1-TekR5mew6ukSTjQlS1OupvxhjT4=",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2812
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2813
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2814
    "core-object": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2815
      "version": "3.1.3",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2816
      "resolved": "https://registry.npmjs.org/core-object/-/core-object-3.1.3.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
  2817
      "integrity": "sha1-3zmbMxG9sMkJ6Krokp/DwcSyWIA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2818
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2819
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2820
        "chalk": "1.1.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2821
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2822
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2823
    "core-util-is": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2824
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2825
      "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2826
      "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2827
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2828
    },
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2829
    "corpus-common-addon": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2830
      "version": "file:../../common/corpus-common-addon",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2831
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2832
        "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2833
        "ember-cli-babel": "6.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2834
        "ember-cli-htmlbars": "1.3.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2835
      },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2836
      "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2837
        "@glimmer/compiler": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2838
          "version": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2839
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2840
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2841
            "@glimmer/syntax": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2842
            "@glimmer/util": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2843
            "@glimmer/wire-format": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2844
            "simple-html-tokenizer": "0.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2845
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2846
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2847
        "@glimmer/di": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2848
          "version": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2849
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2850
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2851
        "@glimmer/interfaces": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2852
          "version": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2853
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2854
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2855
            "@glimmer/wire-format": "0.22.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2856
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2857
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2858
        "@glimmer/node": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2859
          "version": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2860
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2861
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2862
            "@glimmer/runtime": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2863
            "simple-dom": "0.3.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2864
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2865
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2866
        "@glimmer/object": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2867
          "version": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2868
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2869
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2870
            "@glimmer/object-reference": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2871
            "@glimmer/util": "0.22.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2872
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2873
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2874
        "@glimmer/object-reference": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2875
          "version": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2876
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2877
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2878
            "@glimmer/reference": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2879
            "@glimmer/util": "0.22.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2880
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2881
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2882
        "@glimmer/reference": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2883
          "version": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2884
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2885
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2886
            "@glimmer/util": "0.22.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2887
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2888
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2889
        "@glimmer/resolver": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2890
          "version": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2891
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2892
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2893
            "@glimmer/di": "0.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2894
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2895
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2896
        "@glimmer/runtime": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2897
          "version": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2898
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2899
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2900
            "@glimmer/interfaces": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2901
            "@glimmer/object": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2902
            "@glimmer/object-reference": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2903
            "@glimmer/reference": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2904
            "@glimmer/util": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2905
            "@glimmer/wire-format": "0.22.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2906
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2907
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2908
        "@glimmer/syntax": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2909
          "version": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2910
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2911
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2912
            "handlebars": "4.0.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2913
            "simple-html-tokenizer": "0.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2914
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2915
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2916
        "@glimmer/util": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2917
          "version": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2918
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2919
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2920
        "@glimmer/wire-format": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2921
          "version": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2922
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2923
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2924
            "@glimmer/util": "0.22.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2925
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2926
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2927
        "abbrev": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2928
          "version": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2929
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2930
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2931
        "accepts": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2932
          "version": "1.3.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2933
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2934
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2935
            "mime-types": "2.1.17",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2936
            "negotiator": "0.6.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2937
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2938
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2939
        "acorn": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2940
          "version": "5.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2941
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2942
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2943
        "acorn-jsx": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2944
          "version": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2945
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2946
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2947
            "acorn": "3.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2948
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2949
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2950
            "acorn": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2951
              "version": "3.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2952
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2953
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2954
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2955
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2956
        "after": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2957
          "version": "0.8.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2958
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2959
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2960
        "ajv": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2961
          "version": "4.11.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2962
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2963
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2964
            "co": "4.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2965
            "json-stable-stringify": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2966
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2967
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2968
        "ajv-keywords": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2969
          "version": "1.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2970
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2971
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2972
        "align-text": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2973
          "version": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2974
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2975
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2976
            "kind-of": "3.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2977
            "longest": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2978
            "repeat-string": "1.6.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2979
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2980
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2981
        "alter": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2982
          "version": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2983
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2984
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2985
            "stable": "0.1.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2986
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2987
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2988
        "amd-name-resolver": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2989
          "version": "0.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2990
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2991
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2992
            "ensure-posix-path": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2993
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2994
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2995
        "amdefine": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2996
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2997
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2998
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  2999
        "ansi-escapes": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3000
          "version": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3001
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3002
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3003
        "ansi-regex": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3004
          "version": "2.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3005
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3006
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3007
        "ansi-styles": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3008
          "version": "2.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3009
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3010
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3011
        "ansicolors": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3012
          "version": "0.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3013
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3014
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3015
        "anymatch": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3016
          "version": "1.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3017
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3018
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3019
            "micromatch": "2.3.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3020
            "normalize-path": "2.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3021
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3022
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3023
        "aot-test-generators": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3024
          "version": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3025
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3026
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3027
            "jsesc": "2.5.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3028
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3029
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3030
            "jsesc": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3031
              "version": "2.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3032
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3033
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3034
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3035
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3036
        "aproba": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3037
          "version": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3038
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3039
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3040
        "are-we-there-yet": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3041
          "version": "1.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3042
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3043
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3044
            "delegates": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3045
            "readable-stream": "2.2.11"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3046
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3047
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3048
            "readable-stream": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3049
              "version": "2.2.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3050
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3051
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3052
                "core-util-is": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3053
                "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3054
                "isarray": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3055
                "process-nextick-args": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3056
                "safe-buffer": "5.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3057
                "string_decoder": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3058
                "util-deprecate": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3059
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3060
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3061
            "safe-buffer": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3062
              "version": "5.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3063
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3064
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3065
            "string_decoder": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3066
              "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3067
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3068
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3069
                "safe-buffer": "5.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3070
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3071
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3072
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3073
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3074
        "argparse": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3075
          "version": "1.0.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3076
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3077
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3078
            "sprintf-js": "1.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3079
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3080
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3081
            "sprintf-js": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3082
              "version": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3083
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3084
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3085
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3086
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3087
        "arr-diff": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3088
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3089
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3090
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3091
            "arr-flatten": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3092
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3093
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3094
        "arr-flatten": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3095
          "version": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3096
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3097
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3098
        "array-equal": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3099
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3100
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3101
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3102
        "array-flatten": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3103
          "version": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3104
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3105
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3106
        "array-to-error": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3107
          "version": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3108
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3109
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3110
            "array-to-sentence": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3111
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3112
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3113
        "array-to-sentence": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3114
          "version": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3115
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3116
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3117
        "array-union": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3118
          "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3119
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3120
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3121
            "array-uniq": "1.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3122
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3123
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3124
        "array-uniq": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3125
          "version": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3126
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3127
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3128
        "array-unique": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3129
          "version": "0.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3130
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3131
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3132
        "arraybuffer.slice": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3133
          "version": "0.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3134
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3135
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3136
        "arrify": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3137
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3138
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3139
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3140
        "asn1": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3141
          "version": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3142
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3143
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3144
        "assert-plus": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3145
          "version": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3146
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3147
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3148
        "ast-traverse": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3149
          "version": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3150
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3151
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3152
        "ast-types": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3153
          "version": "0.9.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3154
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3155
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3156
        "async": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3157
          "version": "1.5.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3158
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3159
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3160
        "async-disk-cache": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3161
          "version": "1.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3162
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3163
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3164
            "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3165
            "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3166
            "istextorbinary": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3167
            "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3168
            "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3169
            "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3170
            "username-sync": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3171
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3172
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3173
            "heimdalljs": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3174
              "version": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3175
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3176
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3177
                "rsvp": "3.2.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3178
              },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3179
              "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3180
                "rsvp": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3181
                  "version": "3.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3182
                  "resolved": "https://registry.npmjs.org/rsvp/-/rsvp-3.2.1.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3183
                  "integrity": "sha1-B8tKXfJa3Z6Cbrxn3Mn9idsn2Eo="
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3184
                }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3185
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3186
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3187
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3188
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3189
        "async-each": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3190
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3191
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3192
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3193
        "asynckit": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3194
          "version": "0.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3195
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3196
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3197
        "aws-sign2": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3198
          "version": "0.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3199
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3200
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3201
        "aws4": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3202
          "version": "1.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3203
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3204
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3205
        "babel-code-frame": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3206
          "version": "6.22.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3207
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3208
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3209
            "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3210
            "esutils": "2.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3211
            "js-tokens": "3.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3212
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3213
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3214
        "babel-core": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3215
          "version": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3216
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3217
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3218
            "babel-code-frame": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3219
            "babel-generator": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3220
            "babel-helpers": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3221
            "babel-messages": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3222
            "babel-register": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3223
            "babel-runtime": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3224
            "babel-template": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3225
            "babel-traverse": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3226
            "babel-types": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3227
            "babylon": "6.18.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3228
            "convert-source-map": "1.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3229
            "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3230
            "json5": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3231
            "lodash": "4.17.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3232
            "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3233
            "path-is-absolute": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3234
            "private": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3235
            "slash": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3236
            "source-map": "0.5.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3237
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3238
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3239
            "babel-code-frame": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3240
              "version": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3241
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3242
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3243
                "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3244
                "esutils": "2.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3245
                "js-tokens": "3.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3246
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3247
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3248
            "babel-runtime": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3249
              "version": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3250
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3251
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3252
                "core-js": "2.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3253
                "regenerator-runtime": "0.11.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3254
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3255
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3256
            "babel-template": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3257
              "version": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3258
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3259
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3260
                "babel-runtime": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3261
                "babel-traverse": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3262
                "babel-types": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3263
                "babylon": "6.18.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3264
                "lodash": "4.17.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3265
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3266
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3267
            "babel-traverse": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3268
              "version": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3269
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3270
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3271
                "babel-code-frame": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3272
                "babel-messages": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3273
                "babel-runtime": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3274
                "babel-types": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3275
                "babylon": "6.18.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3276
                "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3277
                "globals": "9.18.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3278
                "invariant": "2.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3279
                "lodash": "4.17.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3280
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3281
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3282
            "babel-types": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3283
              "version": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3284
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3285
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3286
                "babel-runtime": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3287
                "esutils": "2.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3288
                "lodash": "4.17.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3289
                "to-fast-properties": "1.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3290
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3291
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3292
            "babylon": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3293
              "version": "6.18.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3294
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3295
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3296
            "js-tokens": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3297
              "version": "3.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3298
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3299
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3300
            "regenerator-runtime": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3301
              "version": "0.11.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3302
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3303
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3304
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3305
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3306
        "babel-generator": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3307
          "version": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3308
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3309
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3310
            "babel-messages": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3311
            "babel-runtime": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3312
            "babel-types": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3313
            "detect-indent": "4.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3314
            "jsesc": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3315
            "lodash": "4.17.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3316
            "source-map": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3317
            "trim-right": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3318
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3319
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3320
            "babel-runtime": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3321
              "version": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3322
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3323
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3324
                "core-js": "2.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3325
                "regenerator-runtime": "0.11.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3326
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3327
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3328
            "babel-types": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3329
              "version": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3330
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3331
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3332
                "babel-runtime": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3333
                "esutils": "2.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3334
                "lodash": "4.17.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3335
                "to-fast-properties": "1.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3336
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3337
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3338
            "jsesc": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3339
              "version": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3340
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3341
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3342
            "regenerator-runtime": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3343
              "version": "0.11.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3344
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3345
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3346
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3347
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3348
        "babel-helper-builder-binary-assignment-operator-visitor": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3349
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3350
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3351
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3352
            "babel-helper-explode-assignable-expression": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3353
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3354
            "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3355
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3356
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3357
        "babel-helper-call-delegate": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3358
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3359
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3360
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3361
            "babel-helper-hoist-variables": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3362
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3363
            "babel-traverse": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3364
            "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3365
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3366
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3367
        "babel-helper-define-map": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3368
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3369
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3370
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3371
            "babel-helper-function-name": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3372
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3373
            "babel-types": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3374
            "lodash": "4.17.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3375
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3376
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3377
        "babel-helper-explode-assignable-expression": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3378
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3379
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3380
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3381
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3382
            "babel-traverse": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3383
            "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3384
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3385
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3386
        "babel-helper-function-name": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3387
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3388
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3389
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3390
            "babel-helper-get-function-arity": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3391
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3392
            "babel-template": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3393
            "babel-traverse": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3394
            "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3395
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3396
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3397
        "babel-helper-get-function-arity": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3398
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3399
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3400
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3401
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3402
            "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3403
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3404
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3405
        "babel-helper-hoist-variables": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3406
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3407
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3408
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3409
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3410
            "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3411
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3412
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3413
        "babel-helper-optimise-call-expression": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3414
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3415
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3416
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3417
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3418
            "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3419
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3420
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3421
        "babel-helper-regex": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3422
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3423
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3424
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3425
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3426
            "babel-types": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3427
            "lodash": "4.17.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3428
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3429
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3430
        "babel-helper-remap-async-to-generator": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3431
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3432
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3433
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3434
            "babel-helper-function-name": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3435
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3436
            "babel-template": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3437
            "babel-traverse": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3438
            "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3439
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3440
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3441
        "babel-helper-replace-supers": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3442
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3443
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3444
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3445
            "babel-helper-optimise-call-expression": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3446
            "babel-messages": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3447
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3448
            "babel-template": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3449
            "babel-traverse": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3450
            "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3451
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3452
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3453
        "babel-helpers": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3454
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3455
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3456
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3457
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3458
            "babel-template": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3459
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3460
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3461
        "babel-messages": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3462
          "version": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3463
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3464
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3465
            "babel-runtime": "6.23.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3466
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3467
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3468
        "babel-plugin-check-es2015-constants": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3469
          "version": "6.22.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3470
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3471
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3472
            "babel-runtime": "6.23.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3473
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3474
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3475
        "babel-plugin-constant-folding": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3476
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3477
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3478
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3479
        "babel-plugin-dead-code-elimination": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3480
          "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3481
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3482
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3483
        "babel-plugin-debug-macros": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3484
          "version": "0.1.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3485
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3486
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3487
            "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3488
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3489
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3490
        "babel-plugin-eval": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3491
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3492
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3493
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3494
        "babel-plugin-feature-flags": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3495
          "version": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3496
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3497
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3498
        "babel-plugin-filter-imports": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3499
          "version": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3500
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3501
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3502
        "babel-plugin-htmlbars-inline-precompile": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3503
          "version": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3504
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3505
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3506
        "babel-plugin-inline-environment-variables": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3507
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3508
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3509
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3510
        "babel-plugin-jscript": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3511
          "version": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3512
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3513
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3514
        "babel-plugin-member-expression-literals": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3515
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3516
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3517
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3518
        "babel-plugin-property-literals": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3519
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3520
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3521
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3522
        "babel-plugin-proto-to-assign": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3523
          "version": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3524
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3525
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3526
            "lodash": "3.10.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3527
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3528
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3529
            "lodash": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3530
              "version": "3.10.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3531
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3532
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3533
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3534
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3535
        "babel-plugin-react-constant-elements": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3536
          "version": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3537
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3538
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3539
        "babel-plugin-react-display-name": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3540
          "version": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3541
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3542
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3543
        "babel-plugin-remove-console": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3544
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3545
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3546
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3547
        "babel-plugin-remove-debugger": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3548
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3549
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3550
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3551
        "babel-plugin-runtime": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3552
          "version": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3553
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3554
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3555
        "babel-plugin-syntax-async-functions": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3556
          "version": "6.13.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3557
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3558
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3559
        "babel-plugin-syntax-exponentiation-operator": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3560
          "version": "6.13.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3561
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3562
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3563
        "babel-plugin-syntax-trailing-function-commas": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3564
          "version": "6.22.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3565
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3566
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3567
        "babel-plugin-transform-async-to-generator": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3568
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3569
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3570
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3571
            "babel-helper-remap-async-to-generator": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3572
            "babel-plugin-syntax-async-functions": "6.13.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3573
            "babel-runtime": "6.23.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3574
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3575
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3576
        "babel-plugin-transform-es2015-arrow-functions": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3577
          "version": "6.22.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3578
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3579
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3580
            "babel-runtime": "6.23.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3581
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3582
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3583
        "babel-plugin-transform-es2015-block-scoped-functions": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3584
          "version": "6.22.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3585
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3586
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3587
            "babel-runtime": "6.23.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3588
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3589
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3590
        "babel-plugin-transform-es2015-block-scoping": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3591
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3592
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3593
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3594
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3595
            "babel-template": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3596
            "babel-traverse": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3597
            "babel-types": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3598
            "lodash": "4.17.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3599
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3600
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3601
        "babel-plugin-transform-es2015-classes": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3602
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3603
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3604
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3605
            "babel-helper-define-map": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3606
            "babel-helper-function-name": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3607
            "babel-helper-optimise-call-expression": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3608
            "babel-helper-replace-supers": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3609
            "babel-messages": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3610
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3611
            "babel-template": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3612
            "babel-traverse": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3613
            "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3614
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3615
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3616
        "babel-plugin-transform-es2015-computed-properties": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3617
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3618
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3619
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3620
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3621
            "babel-template": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3622
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3623
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3624
        "babel-plugin-transform-es2015-destructuring": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3625
          "version": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3626
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3627
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3628
            "babel-runtime": "6.23.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3629
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3630
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3631
        "babel-plugin-transform-es2015-duplicate-keys": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3632
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3633
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3634
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3635
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3636
            "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3637
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3638
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3639
        "babel-plugin-transform-es2015-for-of": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3640
          "version": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3641
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3642
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3643
            "babel-runtime": "6.23.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3644
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3645
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3646
        "babel-plugin-transform-es2015-function-name": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3647
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3648
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3649
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3650
            "babel-helper-function-name": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3651
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3652
            "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3653
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3654
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3655
        "babel-plugin-transform-es2015-literals": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3656
          "version": "6.22.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3657
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3658
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3659
            "babel-runtime": "6.23.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3660
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3661
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3662
        "babel-plugin-transform-es2015-modules-amd": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3663
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3664
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3665
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3666
            "babel-plugin-transform-es2015-modules-commonjs": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3667
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3668
            "babel-template": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3669
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3670
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3671
        "babel-plugin-transform-es2015-modules-commonjs": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3672
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3673
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3674
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3675
            "babel-plugin-transform-strict-mode": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3676
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3677
            "babel-template": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3678
            "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3679
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3680
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3681
        "babel-plugin-transform-es2015-modules-systemjs": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3682
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3683
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3684
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3685
            "babel-helper-hoist-variables": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3686
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3687
            "babel-template": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3688
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3689
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3690
        "babel-plugin-transform-es2015-modules-umd": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3691
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3692
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3693
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3694
            "babel-plugin-transform-es2015-modules-amd": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3695
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3696
            "babel-template": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3697
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3698
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3699
        "babel-plugin-transform-es2015-object-super": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3700
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3701
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3702
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3703
            "babel-helper-replace-supers": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3704
            "babel-runtime": "6.23.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3705
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3706
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3707
        "babel-plugin-transform-es2015-parameters": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3708
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3709
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3710
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3711
            "babel-helper-call-delegate": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3712
            "babel-helper-get-function-arity": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3713
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3714
            "babel-template": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3715
            "babel-traverse": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3716
            "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3717
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3718
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3719
        "babel-plugin-transform-es2015-shorthand-properties": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3720
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3721
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3722
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3723
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3724
            "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3725
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3726
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3727
        "babel-plugin-transform-es2015-spread": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3728
          "version": "6.22.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3729
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3730
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3731
            "babel-runtime": "6.23.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3732
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3733
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3734
        "babel-plugin-transform-es2015-sticky-regex": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3735
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3736
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3737
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3738
            "babel-helper-regex": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3739
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3740
            "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3741
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3742
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3743
        "babel-plugin-transform-es2015-template-literals": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3744
          "version": "6.22.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3745
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3746
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3747
            "babel-runtime": "6.23.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3748
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3749
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3750
        "babel-plugin-transform-es2015-typeof-symbol": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3751
          "version": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3752
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3753
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3754
            "babel-runtime": "6.23.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3755
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3756
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3757
        "babel-plugin-transform-es2015-unicode-regex": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3758
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3759
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3760
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3761
            "babel-helper-regex": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3762
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3763
            "regexpu-core": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3764
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3765
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3766
        "babel-plugin-transform-exponentiation-operator": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3767
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3768
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3769
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3770
            "babel-helper-builder-binary-assignment-operator-visitor": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3771
            "babel-plugin-syntax-exponentiation-operator": "6.13.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3772
            "babel-runtime": "6.23.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3773
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3774
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3775
        "babel-plugin-transform-regenerator": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3776
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3777
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3778
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3779
            "regenerator-transform": "0.9.11"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3780
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3781
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3782
        "babel-plugin-transform-strict-mode": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3783
          "version": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3784
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3785
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3786
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3787
            "babel-types": "6.25.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3788
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3789
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3790
        "babel-plugin-undeclared-variables-check": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3791
          "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3792
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3793
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3794
            "leven": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3795
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3796
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3797
        "babel-plugin-undefined-to-void": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3798
          "version": "1.1.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3799
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3800
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3801
        "babel-polyfill": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3802
          "version": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3803
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3804
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3805
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3806
            "core-js": "2.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3807
            "regenerator-runtime": "0.10.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3808
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3809
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3810
        "babel-preset-env": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3811
          "version": "1.5.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3812
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3813
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3814
            "babel-plugin-check-es2015-constants": "6.22.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3815
            "babel-plugin-syntax-trailing-function-commas": "6.22.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3816
            "babel-plugin-transform-async-to-generator": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3817
            "babel-plugin-transform-es2015-arrow-functions": "6.22.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3818
            "babel-plugin-transform-es2015-block-scoped-functions": "6.22.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3819
            "babel-plugin-transform-es2015-block-scoping": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3820
            "babel-plugin-transform-es2015-classes": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3821
            "babel-plugin-transform-es2015-computed-properties": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3822
            "babel-plugin-transform-es2015-destructuring": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3823
            "babel-plugin-transform-es2015-duplicate-keys": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3824
            "babel-plugin-transform-es2015-for-of": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3825
            "babel-plugin-transform-es2015-function-name": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3826
            "babel-plugin-transform-es2015-literals": "6.22.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3827
            "babel-plugin-transform-es2015-modules-amd": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3828
            "babel-plugin-transform-es2015-modules-commonjs": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3829
            "babel-plugin-transform-es2015-modules-systemjs": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3830
            "babel-plugin-transform-es2015-modules-umd": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3831
            "babel-plugin-transform-es2015-object-super": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3832
            "babel-plugin-transform-es2015-parameters": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3833
            "babel-plugin-transform-es2015-shorthand-properties": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3834
            "babel-plugin-transform-es2015-spread": "6.22.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3835
            "babel-plugin-transform-es2015-sticky-regex": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3836
            "babel-plugin-transform-es2015-template-literals": "6.22.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3837
            "babel-plugin-transform-es2015-typeof-symbol": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3838
            "babel-plugin-transform-es2015-unicode-regex": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3839
            "babel-plugin-transform-exponentiation-operator": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3840
            "babel-plugin-transform-regenerator": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3841
            "browserslist": "2.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3842
            "invariant": "2.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3843
            "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3844
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3845
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3846
        "babel-register": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3847
          "version": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3848
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3849
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3850
            "babel-core": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3851
            "babel-runtime": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3852
            "core-js": "2.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3853
            "home-or-tmp": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3854
            "lodash": "4.17.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3855
            "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3856
            "source-map-support": "0.4.17"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3857
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3858
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3859
            "babel-runtime": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3860
              "version": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3861
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3862
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3863
                "core-js": "2.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3864
                "regenerator-runtime": "0.11.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3865
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3866
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3867
            "core-js": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3868
              "version": "2.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3869
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3870
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3871
            "regenerator-runtime": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3872
              "version": "0.11.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3873
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3874
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3875
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3876
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3877
        "babel-runtime": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3878
          "version": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3879
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3880
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3881
            "core-js": "2.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3882
            "regenerator-runtime": "0.10.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3883
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3884
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3885
        "babel-template": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3886
          "version": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3887
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3888
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3889
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3890
            "babel-traverse": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3891
            "babel-types": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3892
            "babylon": "6.17.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3893
            "lodash": "4.17.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3894
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3895
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3896
        "babel-traverse": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3897
          "version": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3898
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3899
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3900
            "babel-code-frame": "6.22.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3901
            "babel-messages": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3902
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3903
            "babel-types": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3904
            "babylon": "6.17.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3905
            "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3906
            "globals": "9.18.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3907
            "invariant": "2.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3908
            "lodash": "4.17.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3909
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3910
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3911
        "babel-types": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3912
          "version": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3913
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3914
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3915
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3916
            "esutils": "2.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3917
            "lodash": "4.17.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3918
            "to-fast-properties": "1.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3919
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3920
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3921
        "babel6-plugin-strip-class-callcheck": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3922
          "version": "6.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3923
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3924
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3925
        "babel6-plugin-strip-heimdall": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3926
          "version": "6.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3927
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3928
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3929
        "babylon": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3930
          "version": "6.17.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3931
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3932
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3933
        "backbone": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3934
          "version": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3935
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3936
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3937
            "underscore": "1.8.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3938
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3939
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3940
        "backo2": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3941
          "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3942
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3943
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3944
        "balanced-match": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3945
          "version": "0.4.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3946
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3947
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3948
        "base64-arraybuffer": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3949
          "version": "0.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3950
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3951
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3952
        "base64id": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3953
          "version": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3954
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3955
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3956
        "basic-auth": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3957
          "version": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3958
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3959
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3960
        "bcrypt-pbkdf": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3961
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3962
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3963
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3964
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3965
            "tweetnacl": "0.14.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3966
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3967
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3968
        "better-assert": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3969
          "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3970
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3971
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3972
            "callsite": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3973
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3974
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3975
        "binary-extensions": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3976
          "version": "1.10.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3977
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3978
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3979
        "binaryextensions": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3980
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3981
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3982
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3983
        "blank-object": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3984
          "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3985
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3986
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3987
        "blob": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3988
          "version": "0.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3989
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3990
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3991
        "bluebird": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3992
          "version": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3993
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3994
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3995
        "body": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3996
          "version": "5.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3997
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3998
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  3999
            "continuable-cache": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4000
            "error": "7.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4001
            "raw-body": "1.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4002
            "safe-json-parse": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4003
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4004
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4005
        "boom": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4006
          "version": "2.10.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4007
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4008
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4009
            "hoek": "2.16.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4010
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4011
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4012
        "bower": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4013
          "version": "1.8.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4014
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4015
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4016
        "bower-config": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4017
          "version": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4018
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4019
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4020
            "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4021
            "mout": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4022
            "optimist": "0.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4023
            "osenv": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4024
            "untildify": "2.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4025
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4026
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4027
        "bower-endpoint-parser": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4028
          "version": "0.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4029
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4030
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4031
        "brace-expansion": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4032
          "version": "1.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4033
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4034
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4035
            "balanced-match": "0.4.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4036
            "concat-map": "0.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4037
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4038
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4039
        "braces": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4040
          "version": "1.8.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4041
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4042
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4043
            "expand-range": "1.8.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4044
            "preserve": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4045
            "repeat-element": "1.1.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4046
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4047
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4048
        "breakable": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4049
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4050
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4051
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4052
        "broccoli-babel-transpiler": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4053
          "version": "6.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4054
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4055
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4056
            "babel-core": "6.26.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4057
            "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4058
            "broccoli-merge-trees": "1.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4059
            "broccoli-persistent-filter": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4060
            "clone": "2.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4061
            "hash-for-dep": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4062
            "json-stable-stringify": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4063
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4064
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4065
        "broccoli-brocfile-loader": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4066
          "version": "0.18.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4067
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4068
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4069
            "findup-sync": "0.4.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4070
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4071
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4072
        "broccoli-builder": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4073
          "version": "0.18.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4074
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4075
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4076
            "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4077
            "promise-map-series": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4078
            "quick-temp": "0.1.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4079
            "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4080
            "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4081
            "silent-error": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4082
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4083
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4084
        "broccoli-caching-writer": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4085
          "version": "3.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4086
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4087
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4088
            "broccoli-kitchen-sink-helpers": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4089
            "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4090
            "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4091
            "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4092
            "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4093
            "walk-sync": "0.3.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4094
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4095
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4096
        "broccoli-clean-css": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4097
          "version": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4098
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4099
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4100
            "broccoli-persistent-filter": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4101
            "clean-css-promise": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4102
            "inline-source-map-comment": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4103
            "json-stable-stringify": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4104
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4105
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4106
        "broccoli-concat": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4107
          "version": "3.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4108
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4109
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4110
            "broccoli-kitchen-sink-helpers": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4111
            "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4112
            "broccoli-stew": "1.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4113
            "ensure-posix-path": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4114
            "fast-sourcemap-concat": "1.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4115
            "find-index": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4116
            "fs-extra": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4117
            "fs-tree-diff": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4118
            "lodash.merge": "4.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4119
            "lodash.omit": "4.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4120
            "lodash.uniq": "4.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4121
            "walk-sync": "0.3.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4122
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4123
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4124
            "fs-extra": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4125
              "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4126
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4127
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4128
                "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4129
                "jsonfile": "2.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4130
                "klaw": "1.3.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4131
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4132
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4133
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4134
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4135
        "broccoli-config-loader": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4136
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4137
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4138
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4139
            "broccoli-caching-writer": "3.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4140
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4141
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4142
        "broccoli-config-replace": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4143
          "version": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4144
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4145
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4146
            "broccoli-kitchen-sink-helpers": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4147
            "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4148
            "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4149
            "fs-extra": "0.24.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4150
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4151
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4152
            "fs-extra": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4153
              "version": "0.24.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4154
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4155
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4156
                "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4157
                "jsonfile": "2.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4158
                "path-is-absolute": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4159
                "rimraf": "2.6.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4160
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4161
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4162
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4163
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4164
        "broccoli-debug": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4165
          "version": "0.6.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4166
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4167
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4168
            "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4169
            "fs-tree-diff": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4170
            "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4171
            "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4172
            "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4173
            "symlink-or-copy": "1.1.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4174
            "tree-sync": "1.2.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4175
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4176
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4177
        "broccoli-file-creator": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4178
          "version": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4179
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4180
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4181
            "broccoli-kitchen-sink-helpers": "0.2.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4182
            "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4183
            "broccoli-writer": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4184
            "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4185
            "rsvp": "3.0.21",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4186
            "symlink-or-copy": "1.1.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4187
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4188
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4189
            "broccoli-kitchen-sink-helpers": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4190
              "version": "0.2.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4191
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4192
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4193
                "glob": "5.0.15",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4194
                "mkdirp": "0.5.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4195
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4196
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4197
            "glob": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4198
              "version": "5.0.15",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4199
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4200
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4201
                "inflight": "1.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4202
                "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4203
                "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4204
                "once": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4205
                "path-is-absolute": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4206
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4207
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4208
            "rsvp": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4209
              "version": "3.0.21",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4210
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4211
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4212
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4213
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4214
        "broccoli-funnel": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4215
          "version": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4216
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4217
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4218
            "array-equal": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4219
            "blank-object": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4220
            "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4221
            "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4222
            "exists-sync": "0.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4223
            "fast-ordered-set": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4224
            "fs-tree-diff": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4225
            "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4226
            "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4227
            "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4228
            "path-posix": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4229
            "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4230
            "symlink-or-copy": "1.1.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4231
            "walk-sync": "0.3.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4232
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4233
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4234
        "broccoli-funnel-reducer": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4235
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4236
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4237
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4238
        "broccoli-kitchen-sink-helpers": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4239
          "version": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4240
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4241
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4242
            "glob": "5.0.15",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4243
            "mkdirp": "0.5.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4244
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4245
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4246
            "glob": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4247
              "version": "5.0.15",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4248
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4249
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4250
                "inflight": "1.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4251
                "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4252
                "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4253
                "once": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4254
                "path-is-absolute": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4255
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4256
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4257
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4258
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4259
        "broccoli-lint-eslint": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4260
          "version": "3.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4261
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4262
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4263
            "aot-test-generators": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4264
            "broccoli-concat": "3.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4265
            "broccoli-persistent-filter": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4266
            "eslint": "3.19.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4267
            "json-stable-stringify": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4268
            "lodash.defaultsdeep": "4.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4269
            "md5-hex": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4270
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4271
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4272
            "md5-hex": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4273
              "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4274
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4275
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4276
                "md5-o-matic": "0.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4277
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4278
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4279
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4280
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4281
        "broccoli-merge-trees": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4282
          "version": "1.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4283
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4284
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4285
            "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4286
            "can-symlink": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4287
            "fast-ordered-set": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4288
            "fs-tree-diff": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4289
            "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4290
            "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4291
            "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4292
            "symlink-or-copy": "1.1.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4293
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4294
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4295
        "broccoli-middleware": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4296
          "version": "1.0.0-beta.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4297
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4298
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4299
            "handlebars": "4.0.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4300
            "mime": "1.3.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4301
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4302
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4303
        "broccoli-persistent-filter": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4304
          "version": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4305
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4306
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4307
            "async-disk-cache": "1.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4308
            "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4309
            "fs-tree-diff": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4310
            "hash-for-dep": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4311
            "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4312
            "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4313
            "md5-hex": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4314
            "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4315
            "promise-map-series": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4316
            "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4317
            "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4318
            "symlink-or-copy": "1.1.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4319
            "walk-sync": "0.3.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4320
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4321
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4322
            "heimdalljs": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4323
              "version": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4324
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4325
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4326
                "rsvp": "3.2.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4327
              },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4328
              "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4329
                "rsvp": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4330
                  "version": "3.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4331
                  "resolved": "https://registry.npmjs.org/rsvp/-/rsvp-3.2.1.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4332
                  "integrity": "sha1-B8tKXfJa3Z6Cbrxn3Mn9idsn2Eo="
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4333
                }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4334
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4335
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4336
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4337
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4338
        "broccoli-plugin": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4339
          "version": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4340
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4341
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4342
            "promise-map-series": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4343
            "quick-temp": "0.1.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4344
            "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4345
            "symlink-or-copy": "1.1.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4346
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4347
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4348
        "broccoli-slow-trees": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4349
          "version": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4350
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4351
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4352
            "heimdalljs": "0.2.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4353
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4354
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4355
        "broccoli-source": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4356
          "version": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4357
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4358
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4359
        "broccoli-stew": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4360
          "version": "1.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4361
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4362
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4363
            "broccoli-debug": "0.6.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4364
            "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4365
            "broccoli-merge-trees": "1.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4366
            "broccoli-persistent-filter": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4367
            "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4368
            "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4369
            "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4370
            "ensure-posix-path": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4371
            "fs-extra": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4372
            "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4373
            "resolve": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4374
            "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4375
            "symlink-or-copy": "1.1.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4376
            "walk-sync": "0.3.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4377
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4378
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4379
        "broccoli-writer": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4380
          "version": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4381
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4382
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4383
            "quick-temp": "0.1.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4384
            "rsvp": "3.5.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4385
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4386
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4387
        "browserslist": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4388
          "version": "2.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4389
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4390
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4391
            "caniuse-lite": "1.0.30000683",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4392
            "electron-to-chromium": "1.3.14"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4393
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4394
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4395
        "bser": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4396
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4397
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4398
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4399
            "node-int64": "0.4.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4400
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4401
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4402
        "builtin-modules": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4403
          "version": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4404
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4405
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4406
        "builtins": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4407
          "version": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4408
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4409
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4410
        "bytes": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4411
          "version": "2.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4412
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4413
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4414
        "calculate-cache-key-for-tree": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4415
          "version": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4416
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4417
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4418
            "json-stable-stringify": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4419
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4420
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4421
        "caller-path": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4422
          "version": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4423
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4424
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4425
            "callsites": "0.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4426
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4427
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4428
        "callsite": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4429
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4430
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4431
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4432
        "callsites": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4433
          "version": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4434
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4435
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4436
        "camelcase": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4437
          "version": "1.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4438
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4439
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4440
        "can-symlink": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4441
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4442
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4443
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4444
            "tmp": "0.0.28"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4445
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4446
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4447
        "caniuse-lite": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4448
          "version": "1.0.30000683",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4449
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4450
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4451
        "capture-exit": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4452
          "version": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4453
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4454
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4455
            "rsvp": "3.5.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4456
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4457
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4458
        "cardinal": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4459
          "version": "0.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4460
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4461
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4462
            "ansicolors": "0.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4463
            "redeyed": "0.5.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4464
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4465
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4466
        "caseless": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4467
          "version": "0.12.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4468
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4469
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4470
        "center-align": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4471
          "version": "0.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4472
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4473
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4474
            "align-text": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4475
            "lazy-cache": "1.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4476
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4477
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4478
        "chalk": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4479
          "version": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4480
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4481
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4482
            "ansi-styles": "2.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4483
            "escape-string-regexp": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4484
            "has-ansi": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4485
            "strip-ansi": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4486
            "supports-color": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4487
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4488
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4489
        "charm": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4490
          "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4491
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4492
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4493
            "inherits": "2.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4494
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4495
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4496
        "chokidar": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4497
          "version": "1.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4498
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4499
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4500
            "anymatch": "1.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4501
            "async-each": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4502
            "fsevents": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4503
            "glob-parent": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4504
            "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4505
            "is-binary-path": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4506
            "is-glob": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4507
            "path-is-absolute": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4508
            "readdirp": "2.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4509
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4510
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4511
        "circular-json": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4512
          "version": "0.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4513
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4514
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4515
        "clean-base-url": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4516
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4517
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4518
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4519
        "clean-css": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4520
          "version": "3.4.28",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4521
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4522
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4523
            "commander": "2.8.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4524
            "source-map": "0.4.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4525
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4526
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4527
            "source-map": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4528
              "version": "0.4.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4529
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4530
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4531
                "amdefine": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4532
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4533
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4534
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4535
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4536
        "clean-css-promise": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4537
          "version": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4538
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4539
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4540
            "array-to-error": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4541
            "clean-css": "3.4.28",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4542
            "pinkie-promise": "2.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4543
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4544
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4545
        "cli-cursor": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4546
          "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4547
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4548
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4549
            "restore-cursor": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4550
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4551
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4552
        "cli-spinners": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4553
          "version": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4554
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4555
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4556
        "cli-table": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4557
          "version": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4558
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4559
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4560
            "colors": "1.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4561
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4562
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4563
            "colors": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4564
              "version": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4565
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4566
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4567
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4568
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4569
        "cli-table2": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4570
          "version": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4571
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4572
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4573
            "colors": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4574
            "lodash": "3.10.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4575
            "string-width": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4576
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4577
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4578
            "lodash": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4579
              "version": "3.10.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4580
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4581
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4582
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4583
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4584
        "cli-width": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4585
          "version": "2.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4586
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4587
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4588
        "cliui": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4589
          "version": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4590
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4591
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4592
            "center-align": "0.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4593
            "right-align": "0.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4594
            "wordwrap": "0.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4595
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4596
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4597
            "wordwrap": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4598
              "version": "0.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4599
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4600
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4601
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4602
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4603
        "clone": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4604
          "version": "2.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4605
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4606
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4607
        "co": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4608
          "version": "4.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4609
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4610
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4611
        "code-point-at": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4612
          "version": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4613
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4614
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4615
        "colors": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4616
          "version": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4617
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4618
          "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4619
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4620
        "combined-stream": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4621
          "version": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4622
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4623
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4624
            "delayed-stream": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4625
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4626
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4627
        "commander": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4628
          "version": "2.8.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4629
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4630
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4631
            "graceful-readlink": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4632
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4633
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4634
        "commoner": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4635
          "version": "0.10.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4636
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4637
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4638
            "commander": "2.8.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4639
            "detective": "4.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4640
            "glob": "5.0.15",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4641
            "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4642
            "iconv-lite": "0.4.17",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4643
            "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4644
            "private": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4645
            "q": "1.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4646
            "recast": "0.11.23"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4647
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4648
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4649
            "glob": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4650
              "version": "5.0.15",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4651
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4652
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4653
                "inflight": "1.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4654
                "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4655
                "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4656
                "once": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4657
                "path-is-absolute": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4658
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4659
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4660
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4661
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4662
        "component-bind": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4663
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4664
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4665
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4666
        "component-emitter": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4667
          "version": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4668
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4669
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4670
        "component-inherit": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4671
          "version": "0.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4672
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4673
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4674
        "compressible": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4675
          "version": "2.0.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4676
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4677
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4678
            "mime-db": "1.30.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4679
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4680
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4681
        "compression": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4682
          "version": "1.7.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4683
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4684
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4685
            "accepts": "1.3.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4686
            "bytes": "2.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4687
            "compressible": "2.0.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4688
            "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4689
            "on-headers": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4690
            "safe-buffer": "5.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4691
            "vary": "1.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4692
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4693
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4694
        "concat-map": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4695
          "version": "0.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4696
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4697
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4698
        "concat-stream": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4699
          "version": "1.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4700
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4701
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4702
            "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4703
            "readable-stream": "2.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4704
            "typedarray": "0.0.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4705
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4706
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4707
            "readable-stream": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4708
              "version": "2.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4709
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4710
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4711
                "core-util-is": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4712
                "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4713
                "isarray": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4714
                "process-nextick-args": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4715
                "safe-buffer": "5.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4716
                "string_decoder": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4717
                "util-deprecate": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4718
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4719
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4720
            "string_decoder": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4721
              "version": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4722
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4723
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4724
                "safe-buffer": "5.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4725
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4726
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4727
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4728
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4729
        "configstore": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4730
          "version": "3.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4731
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4732
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4733
            "dot-prop": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4734
            "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4735
            "make-dir": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4736
            "unique-string": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4737
            "write-file-atomic": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4738
            "xdg-basedir": "3.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4739
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4740
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4741
        "console-control-strings": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4742
          "version": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4743
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4744
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4745
        "console-ui": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4746
          "version": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4747
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4748
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4749
            "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4750
            "inquirer": "1.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4751
            "ora": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4752
            "through": "2.3.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4753
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4754
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4755
        "consolidate": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4756
          "version": "0.14.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4757
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4758
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4759
            "bluebird": "3.5.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4760
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4761
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4762
        "contains-path": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4763
          "version": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4764
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4765
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4766
        "content-disposition": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4767
          "version": "0.5.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4768
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4769
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4770
        "content-type": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4771
          "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4772
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4773
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4774
        "continuable-cache": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4775
          "version": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4776
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4777
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4778
        "convert-source-map": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4779
          "version": "1.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4780
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4781
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4782
        "cookie": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4783
          "version": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4784
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4785
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4786
        "cookie-signature": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4787
          "version": "1.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4788
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4789
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4790
        "core-js": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4791
          "version": "2.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4792
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4793
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4794
        "core-object": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4795
          "version": "3.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4796
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4797
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4798
            "chalk": "1.1.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4799
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4800
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4801
        "core-util-is": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4802
          "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4803
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4804
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4805
        "cross-spawn": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4806
          "version": "5.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4807
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4808
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4809
            "lru-cache": "4.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4810
            "shebang-command": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4811
            "which": "1.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4812
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4813
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4814
        "cryptiles": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4815
          "version": "2.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4816
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4817
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4818
            "boom": "2.10.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4819
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4820
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4821
        "crypto-random-string": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4822
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4823
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4824
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4825
        "d": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4826
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4827
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4828
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4829
            "es5-ext": "0.10.30"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4830
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4831
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4832
        "dashdash": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4833
          "version": "1.14.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4834
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4835
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4836
            "assert-plus": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4837
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4838
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4839
            "assert-plus": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4840
              "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4841
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4842
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4843
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4844
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4845
        "debug": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4846
          "version": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4847
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4848
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4849
            "ms": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4850
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4851
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4852
        "decamelize": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4853
          "version": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4854
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4855
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4856
        "deep-is": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4857
          "version": "0.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4858
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4859
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4860
        "defined": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4861
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4862
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4863
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4864
        "defs": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4865
          "version": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4866
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4867
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4868
            "alter": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4869
            "ast-traverse": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4870
            "breakable": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4871
            "esprima-fb": "15001.1001.0-dev-harmony-fb",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4872
            "simple-fmt": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4873
            "simple-is": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4874
            "stringmap": "0.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4875
            "stringset": "0.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4876
            "tryor": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4877
            "yargs": "3.27.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4878
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4879
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4880
            "esprima-fb": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4881
              "version": "15001.1001.0-dev-harmony-fb",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4882
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4883
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4884
            "window-size": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4885
              "version": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4886
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4887
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4888
            "yargs": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4889
              "version": "3.27.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4890
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4891
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4892
                "camelcase": "1.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4893
                "cliui": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4894
                "decamelize": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4895
                "os-locale": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4896
                "window-size": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4897
                "y18n": "3.2.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4898
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4899
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4900
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4901
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4902
        "del": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4903
          "version": "2.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4904
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4905
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4906
            "globby": "5.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4907
            "is-path-cwd": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4908
            "is-path-in-cwd": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4909
            "object-assign": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4910
            "pify": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4911
            "pinkie-promise": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4912
            "rimraf": "2.6.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4913
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4914
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4915
        "delayed-stream": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4916
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4917
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4918
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4919
        "delegates": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4920
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4921
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4922
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4923
        "depd": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4924
          "version": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4925
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4926
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4927
        "destroy": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4928
          "version": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4929
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4930
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4931
        "detect-file": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4932
          "version": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4933
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4934
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4935
            "fs-exists-sync": "0.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4936
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4937
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4938
        "detect-indent": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4939
          "version": "4.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4940
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4941
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4942
            "repeating": "2.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4943
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4944
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4945
        "detective": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4946
          "version": "4.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4947
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4948
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4949
            "acorn": "4.0.13",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4950
            "defined": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4951
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4952
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4953
            "acorn": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4954
              "version": "4.0.13",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4955
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4956
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4957
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4958
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4959
        "diff": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4960
          "version": "3.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4961
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4962
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4963
        "doctrine": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4964
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4965
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4966
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4967
            "esutils": "2.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4968
            "isarray": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4969
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4970
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4971
        "dot-prop": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4972
          "version": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4973
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4974
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4975
            "is-obj": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4976
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4977
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4978
        "ecc-jsbn": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4979
          "version": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4980
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4981
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4982
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4983
            "jsbn": "0.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4984
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4985
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4986
        "editions": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4987
          "version": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4988
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4989
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4990
        "ee-first": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4991
          "version": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4992
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4993
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4994
        "electron-to-chromium": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4995
          "version": "1.3.14",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4996
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4997
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4998
        "ember-ajax": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  4999
          "version": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5000
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5001
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5002
            "ember-cli-babel": "6.4.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5003
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5004
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5005
        "ember-cli": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5006
          "version": "2.13.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5007
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5008
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5009
            "amd-name-resolver": "0.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5010
            "babel-plugin-transform-es2015-modules-amd": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5011
            "bower-config": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5012
            "bower-endpoint-parser": "0.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5013
            "broccoli-babel-transpiler": "6.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5014
            "broccoli-brocfile-loader": "0.18.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5015
            "broccoli-builder": "0.18.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5016
            "broccoli-concat": "3.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5017
            "broccoli-config-loader": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5018
            "broccoli-config-replace": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5019
            "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5020
            "broccoli-funnel-reducer": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5021
            "broccoli-merge-trees": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5022
            "broccoli-middleware": "1.0.0-beta.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5023
            "broccoli-source": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5024
            "broccoli-stew": "1.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5025
            "calculate-cache-key-for-tree": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5026
            "capture-exit": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5027
            "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5028
            "clean-base-url": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5029
            "compression": "1.7.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5030
            "configstore": "3.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5031
            "console-ui": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5032
            "core-object": "3.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5033
            "diff": "3.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5034
            "ember-cli-broccoli-sane-watcher": "2.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5035
            "ember-cli-get-component-path-option": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5036
            "ember-cli-is-package-missing": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5037
            "ember-cli-legacy-blueprints": "0.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5038
            "ember-cli-lodash-subset": "1.0.12",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5039
            "ember-cli-normalize-entity-name": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5040
            "ember-cli-preprocess-registry": "3.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5041
            "ember-cli-string-utils": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5042
            "ember-try": "0.2.15",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5043
            "ensure-posix-path": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5044
            "escape-string-regexp": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5045
            "execa": "0.6.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5046
            "exists-sync": "0.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5047
            "exit": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5048
            "express": "4.15.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5049
            "filesize": "3.5.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5050
            "find-up": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5051
            "fs-extra": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5052
            "fs-tree-diff": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5053
            "get-caller-file": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5054
            "git-repo-info": "1.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5055
            "glob": "7.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5056
            "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5057
            "heimdalljs-fs-monitor": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5058
            "heimdalljs-graph": "0.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5059
            "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5060
            "http-proxy": "1.16.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5061
            "inflection": "1.12.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5062
            "is-git-url": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5063
            "isbinaryfile": "3.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5064
            "js-yaml": "3.8.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5065
            "json-stable-stringify": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5066
            "leek": "0.0.24",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5067
            "lodash.template": "4.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5068
            "markdown-it": "8.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5069
            "markdown-it-terminal": "0.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5070
            "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5071
            "morgan": "1.8.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5072
            "node-modules-path": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5073
            "nopt": "3.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5074
            "npm-package-arg": "4.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5075
            "portfinder": "1.0.13",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5076
            "promise-map-series": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5077
            "quick-temp": "0.1.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5078
            "resolve": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5079
            "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5080
            "sane": "1.7.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5081
            "semver": "5.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5082
            "silent-error": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5083
            "sort-package-json": "1.7.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5084
            "symlink-or-copy": "1.1.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5085
            "temp": "0.8.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5086
            "testem": "1.16.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5087
            "tiny-lr": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5088
            "tree-sync": "1.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5089
            "uuid": "3.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5090
            "validate-npm-package-name": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5091
            "walk-sync": "0.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5092
            "yam": "0.0.22"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5093
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5094
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5095
            "broccoli-merge-trees": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5096
              "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5097
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5098
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5099
                "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5100
                "merge-trees": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5101
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5102
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5103
            "glob": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5104
              "version": "7.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5105
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5106
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5107
                "fs.realpath": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5108
                "inflight": "1.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5109
                "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5110
                "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5111
                "once": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5112
                "path-is-absolute": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5113
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5114
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5115
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5116
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5117
        "ember-cli-app-version": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5118
          "version": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5119
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5120
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5121
            "ember-cli-babel": "6.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5122
            "ember-cli-htmlbars": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5123
            "git-repo-version": "0.4.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5124
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5125
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5126
        "ember-cli-babel": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5127
          "version": "6.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5128
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5129
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5130
            "amd-name-resolver": "0.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5131
            "babel-plugin-debug-macros": "0.1.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5132
            "babel-plugin-transform-es2015-modules-amd": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5133
            "babel-polyfill": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5134
            "babel-preset-env": "1.5.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5135
            "broccoli-babel-transpiler": "6.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5136
            "broccoli-debug": "0.6.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5137
            "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5138
            "broccoli-source": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5139
            "clone": "2.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5140
            "ember-cli-version-checker": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5141
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5142
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5143
        "ember-cli-broccoli-sane-watcher": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5144
          "version": "2.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5145
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5146
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5147
            "broccoli-slow-trees": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5148
            "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5149
            "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5150
            "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5151
            "sane": "1.7.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5152
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5153
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5154
        "ember-cli-dependency-checker": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5155
          "version": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5156
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5157
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5158
            "chalk": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5159
            "is-git-url": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5160
            "semver": "4.3.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5161
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5162
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5163
            "ansi-regex": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5164
              "version": "0.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5165
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5166
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5167
            "ansi-styles": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5168
              "version": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5169
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5170
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5171
            "chalk": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5172
              "version": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5173
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5174
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5175
                "ansi-styles": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5176
                "escape-string-regexp": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5177
                "has-ansi": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5178
                "strip-ansi": "0.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5179
                "supports-color": "0.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5180
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5181
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5182
            "has-ansi": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5183
              "version": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5184
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5185
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5186
                "ansi-regex": "0.2.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5187
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5188
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5189
            "semver": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5190
              "version": "4.3.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5191
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5192
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5193
            "strip-ansi": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5194
              "version": "0.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5195
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5196
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5197
                "ansi-regex": "0.2.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5198
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5199
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5200
            "supports-color": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5201
              "version": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5202
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5203
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5204
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5205
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5206
        "ember-cli-eslint": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5207
          "version": "3.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5208
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5209
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5210
            "broccoli-lint-eslint": "3.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5211
            "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5212
            "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5213
            "walk-sync": "0.3.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5214
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5215
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5216
            "ember-cli-version-checker": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5217
              "version": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5218
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5219
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5220
                "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5221
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5222
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5223
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5224
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5225
        "ember-cli-get-component-path-option": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5226
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5227
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5228
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5229
        "ember-cli-get-dependency-depth": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5230
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5231
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5232
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5233
        "ember-cli-htmlbars": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5234
          "version": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5235
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5236
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5237
            "broccoli-persistent-filter": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5238
            "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5239
            "hash-for-dep": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5240
            "json-stable-stringify": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5241
            "strip-bom": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5242
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5243
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5244
            "ember-cli-version-checker": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5245
              "version": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5246
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5247
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5248
                "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5249
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5250
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5251
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5252
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5253
        "ember-cli-htmlbars-inline-precompile": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5254
          "version": "0.4.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5255
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5256
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5257
            "babel-plugin-htmlbars-inline-precompile": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5258
            "ember-cli-version-checker": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5259
            "hash-for-dep": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5260
            "silent-error": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5261
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5262
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5263
        "ember-cli-is-package-missing": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5264
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5265
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5266
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5267
        "ember-cli-legacy-blueprints": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5268
          "version": "0.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5269
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5270
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5271
            "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5272
            "ember-cli-get-component-path-option": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5273
            "ember-cli-get-dependency-depth": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5274
            "ember-cli-is-package-missing": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5275
            "ember-cli-lodash-subset": "1.0.12",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5276
            "ember-cli-normalize-entity-name": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5277
            "ember-cli-path-utils": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5278
            "ember-cli-string-utils": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5279
            "ember-cli-test-info": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5280
            "ember-cli-valid-component-name": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5281
            "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5282
            "ember-router-generator": "1.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5283
            "exists-sync": "0.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5284
            "fs-extra": "0.24.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5285
            "inflection": "1.12.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5286
            "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5287
            "silent-error": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5288
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5289
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5290
            "ember-cli-version-checker": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5291
              "version": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5292
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5293
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5294
                "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5295
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5296
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5297
            "exists-sync": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5298
              "version": "0.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5299
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5300
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5301
            "fs-extra": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5302
              "version": "0.24.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5303
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5304
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5305
                "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5306
                "jsonfile": "2.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5307
                "path-is-absolute": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5308
                "rimraf": "2.6.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5309
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5310
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5311
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5312
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5313
        "ember-cli-lodash-subset": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5314
          "version": "1.0.12",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5315
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5316
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5317
        "ember-cli-normalize-entity-name": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5318
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5319
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5320
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5321
            "silent-error": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5322
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5323
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5324
        "ember-cli-path-utils": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5325
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5326
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5327
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5328
        "ember-cli-preprocess-registry": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5329
          "version": "3.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5330
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5331
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5332
            "broccoli-clean-css": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5333
            "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5334
            "broccoli-merge-trees": "1.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5335
            "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5336
            "ember-cli-lodash-subset": "1.0.12",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5337
            "exists-sync": "0.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5338
            "process-relative-require": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5339
            "silent-error": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5340
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5341
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5342
            "exists-sync": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5343
              "version": "0.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5344
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5345
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5346
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5347
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5348
        "ember-cli-qunit": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5349
          "version": "4.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5350
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5351
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5352
            "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5353
            "broccoli-merge-trees": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5354
            "ember-cli-babel": "6.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5355
            "ember-cli-test-loader": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5356
            "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5357
            "ember-qunit": "2.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5358
            "qunit-notifications": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5359
            "qunitjs": "2.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5360
            "resolve": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5361
            "silent-error": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5362
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5363
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5364
            "broccoli-merge-trees": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5365
              "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5366
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5367
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5368
                "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5369
                "merge-trees": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5370
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5371
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5372
            "ember-cli-test-loader": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5373
              "version": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5374
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5375
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5376
                "ember-cli-babel": "6.4.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5377
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5378
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5379
            "ember-cli-version-checker": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5380
              "version": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5381
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5382
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5383
                "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5384
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5385
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5386
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5387
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5388
        "ember-cli-shims": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5389
          "version": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5390
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5391
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5392
            "ember-cli-babel": "6.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5393
            "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5394
            "silent-error": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5395
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5396
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5397
            "ember-cli-version-checker": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5398
              "version": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5399
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5400
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5401
                "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5402
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5403
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5404
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5405
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5406
        "ember-cli-string-utils": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5407
          "version": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5408
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5409
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5410
        "ember-cli-test-info": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5411
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5412
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5413
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5414
            "ember-cli-string-utils": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5415
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5416
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5417
        "ember-cli-test-loader": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5418
          "version": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5419
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5420
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5421
            "ember-cli-babel": "5.2.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5422
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5423
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5424
            "babel-core": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5425
              "version": "5.8.38",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5426
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5427
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5428
                "babel-plugin-constant-folding": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5429
                "babel-plugin-dead-code-elimination": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5430
                "babel-plugin-eval": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5431
                "babel-plugin-inline-environment-variables": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5432
                "babel-plugin-jscript": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5433
                "babel-plugin-member-expression-literals": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5434
                "babel-plugin-property-literals": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5435
                "babel-plugin-proto-to-assign": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5436
                "babel-plugin-react-constant-elements": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5437
                "babel-plugin-react-display-name": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5438
                "babel-plugin-remove-console": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5439
                "babel-plugin-remove-debugger": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5440
                "babel-plugin-runtime": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5441
                "babel-plugin-undeclared-variables-check": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5442
                "babel-plugin-undefined-to-void": "1.1.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5443
                "babylon": "5.8.38",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5444
                "bluebird": "2.11.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5445
                "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5446
                "convert-source-map": "1.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5447
                "core-js": "1.2.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5448
                "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5449
                "detect-indent": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5450
                "esutils": "2.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5451
                "fs-readdir-recursive": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5452
                "globals": "6.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5453
                "home-or-tmp": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5454
                "is-integer": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5455
                "js-tokens": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5456
                "json5": "0.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5457
                "lodash": "3.10.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5458
                "minimatch": "2.0.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5459
                "output-file-sync": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5460
                "path-exists": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5461
                "path-is-absolute": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5462
                "private": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5463
                "regenerator": "0.8.40",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5464
                "regexpu": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5465
                "repeating": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5466
                "resolve": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5467
                "shebang-regex": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5468
                "slash": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5469
                "source-map": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5470
                "source-map-support": "0.2.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5471
                "to-fast-properties": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5472
                "trim-right": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5473
                "try-resolve": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5474
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5475
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5476
            "babylon": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5477
              "version": "5.8.38",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5478
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5479
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5480
            "bluebird": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5481
              "version": "2.11.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5482
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5483
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5484
            "broccoli-babel-transpiler": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5485
              "version": "5.6.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5486
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5487
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5488
                "babel-core": "5.8.38",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5489
                "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5490
                "broccoli-merge-trees": "1.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5491
                "broccoli-persistent-filter": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5492
                "clone": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5493
                "hash-for-dep": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5494
                "json-stable-stringify": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5495
              },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5496
              "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5497
                "clone": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5498
                  "version": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5499
                  "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5500
                }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5501
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5502
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5503
            "core-js": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5504
              "version": "1.2.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5505
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5506
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5507
            "detect-indent": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5508
              "version": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5509
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5510
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5511
                "get-stdin": "4.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5512
                "minimist": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5513
                "repeating": "1.1.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5514
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5515
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5516
            "ember-cli-babel": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5517
              "version": "5.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5518
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5519
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5520
                "broccoli-babel-transpiler": "5.6.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5521
                "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5522
                "clone": "2.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5523
                "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5524
                "resolve": "1.3.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5525
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5526
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5527
            "ember-cli-version-checker": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5528
              "version": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5529
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5530
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5531
                "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5532
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5533
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5534
            "globals": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5535
              "version": "6.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5536
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5537
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5538
            "home-or-tmp": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5539
              "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5540
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5541
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5542
                "os-tmpdir": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5543
                "user-home": "1.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5544
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5545
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5546
            "js-tokens": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5547
              "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5548
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5549
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5550
            "json5": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5551
              "version": "0.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5552
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5553
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5554
            "lodash": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5555
              "version": "3.10.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5556
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5557
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5558
            "minimatch": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5559
              "version": "2.0.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5560
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5561
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5562
                "brace-expansion": "1.1.7"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5563
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5564
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5565
            "minimist": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5566
              "version": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5567
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5568
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5569
            "path-exists": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5570
              "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5571
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5572
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5573
            "repeating": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5574
              "version": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5575
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5576
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5577
                "is-finite": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5578
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5579
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5580
            "source-map-support": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5581
              "version": "0.2.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5582
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5583
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5584
                "source-map": "0.1.32"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5585
              },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5586
              "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5587
                "source-map": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5588
                  "version": "0.1.32",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5589
                  "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5590
                  "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5591
                    "amdefine": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5592
                  }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5593
                }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5594
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5595
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5596
            "user-home": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5597
              "version": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5598
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5599
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5600
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5601
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5602
        "ember-cli-valid-component-name": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5603
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5604
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5605
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5606
            "silent-error": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5607
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5608
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5609
        "ember-cli-version-checker": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5610
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5611
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5612
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5613
            "resolve": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5614
            "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5615
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5616
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5617
        "ember-data": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5618
          "version": "2.13.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5619
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5620
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5621
            "amd-name-resolver": "0.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5622
            "babel-plugin-feature-flags": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5623
            "babel-plugin-filter-imports": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5624
            "babel6-plugin-strip-class-callcheck": "6.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5625
            "babel6-plugin-strip-heimdall": "6.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5626
            "broccoli-babel-transpiler": "6.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5627
            "broccoli-file-creator": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5628
            "broccoli-merge-trees": "1.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5629
            "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5630
            "ember-cli-babel": "6.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5631
            "ember-cli-path-utils": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5632
            "ember-cli-string-utils": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5633
            "ember-cli-test-info": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5634
            "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5635
            "ember-inflector": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5636
            "ember-runtime-enumerable-includes-polyfill": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5637
            "exists-sync": "0.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5638
            "git-repo-info": "1.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5639
            "heimdalljs": "0.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5640
            "inflection": "1.12.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5641
            "npm-git-info": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5642
            "semver": "5.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5643
            "silent-error": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5644
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5645
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5646
            "amd-name-resolver": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5647
              "version": "0.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5648
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5649
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5650
                "ensure-posix-path": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5651
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5652
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5653
            "ember-cli-version-checker": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5654
              "version": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5655
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5656
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5657
                "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5658
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5659
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5660
            "exists-sync": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5661
              "version": "0.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5662
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5663
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5664
            "heimdalljs": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5665
              "version": "0.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5666
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5667
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5668
                "rsvp": "3.2.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5669
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5670
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5671
            "rsvp": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5672
              "version": "3.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5673
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5674
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5675
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5676
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5677
        "ember-export-application-global": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5678
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5679
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5680
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5681
            "ember-cli-babel": "6.4.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5682
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5683
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5684
        "ember-inflector": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5685
          "version": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5686
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5687
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5688
            "ember-cli-babel": "6.4.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5689
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5690
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5691
        "ember-load-initializers": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5692
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5693
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5694
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5695
            "ember-cli-babel": "6.4.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5696
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5697
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5698
        "ember-qunit": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5699
          "version": "2.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5700
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5701
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5702
            "ember-test-helpers": "0.6.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5703
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5704
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5705
        "ember-resolver": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5706
          "version": "4.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5707
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5708
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5709
            "@glimmer/resolver": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5710
            "babel-plugin-debug-macros": "0.1.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5711
            "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5712
            "broccoli-merge-trees": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5713
            "ember-cli-babel": "6.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5714
            "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5715
            "resolve": "1.3.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5716
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5717
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5718
            "broccoli-merge-trees": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5719
              "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5720
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5721
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5722
                "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5723
                "merge-trees": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5724
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5725
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5726
            "ember-cli-version-checker": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5727
              "version": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5728
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5729
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5730
                "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5731
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5732
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5733
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5734
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5735
        "ember-router-generator": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5736
          "version": "1.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5737
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5738
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5739
            "recast": "0.11.23"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5740
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5741
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5742
        "ember-runtime-enumerable-includes-polyfill": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5743
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5744
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5745
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5746
            "ember-cli-babel": "6.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5747
            "ember-cli-version-checker": "1.3.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5748
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5749
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5750
            "ember-cli-version-checker": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5751
              "version": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5752
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5753
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5754
                "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5755
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5756
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5757
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5758
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5759
        "ember-source": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5760
          "version": "2.13.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5761
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5762
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5763
            "@glimmer/compiler": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5764
            "@glimmer/di": "0.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5765
            "@glimmer/node": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5766
            "@glimmer/reference": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5767
            "@glimmer/runtime": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5768
            "@glimmer/util": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5769
            "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5770
            "broccoli-merge-trees": "1.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5771
            "ember-cli-get-component-path-option": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5772
            "ember-cli-normalize-entity-name": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5773
            "ember-cli-path-utils": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5774
            "ember-cli-string-utils": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5775
            "ember-cli-test-info": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5776
            "ember-cli-valid-component-name": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5777
            "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5778
            "handlebars": "4.0.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5779
            "jquery": "3.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5780
            "resolve": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5781
            "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5782
            "simple-dom": "0.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5783
            "simple-html-tokenizer": "0.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5784
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5785
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5786
            "@glimmer/di": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5787
              "version": "0.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5788
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5789
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5790
            "ember-cli-version-checker": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5791
              "version": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5792
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5793
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5794
                "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5795
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5796
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5797
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5798
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5799
        "ember-test-helpers": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5800
          "version": "0.6.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5801
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5802
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5803
        "ember-try": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5804
          "version": "0.2.15",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5805
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5806
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5807
            "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5808
            "cli-table2": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5809
            "core-object": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5810
            "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5811
            "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5812
            "ember-try-config": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5813
            "extend": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5814
            "fs-extra": "0.26.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5815
            "promise-map-series": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5816
            "resolve": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5817
            "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5818
            "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5819
            "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5820
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5821
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5822
            "core-object": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5823
              "version": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5824
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5825
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5826
            "ember-cli-version-checker": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5827
              "version": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5828
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5829
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5830
                "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5831
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5832
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5833
            "fs-extra": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5834
              "version": "0.26.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5835
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5836
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5837
                "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5838
                "jsonfile": "2.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5839
                "klaw": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5840
                "path-is-absolute": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5841
                "rimraf": "2.6.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5842
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5843
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5844
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5845
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5846
        "ember-try-config": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5847
          "version": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5848
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5849
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5850
            "lodash": "4.17.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5851
            "node-fetch": "1.7.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5852
            "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5853
            "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5854
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5855
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5856
        "ember-welcome-page": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5857
          "version": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5858
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5859
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5860
            "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5861
            "ember-cli-babel": "6.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5862
            "ember-cli-htmlbars": "1.3.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5863
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5864
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5865
        "encodeurl": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5866
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5867
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5868
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5869
        "encoding": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5870
          "version": "0.1.12",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5871
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5872
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5873
            "iconv-lite": "0.4.17"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5874
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5875
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5876
        "engine.io": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5877
          "version": "1.8.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5878
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5879
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5880
            "accepts": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5881
            "base64id": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5882
            "cookie": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5883
            "debug": "2.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5884
            "engine.io-parser": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5885
            "ws": "1.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5886
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5887
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5888
            "accepts": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5889
              "version": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5890
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5891
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5892
                "mime-types": "2.1.17",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5893
                "negotiator": "0.6.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5894
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5895
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5896
            "debug": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5897
              "version": "2.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5898
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5899
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5900
                "ms": "0.7.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5901
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5902
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5903
            "ms": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5904
              "version": "0.7.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5905
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5906
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5907
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5908
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5909
        "engine.io-client": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5910
          "version": "1.8.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5911
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5912
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5913
            "component-emitter": "1.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5914
            "component-inherit": "0.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5915
            "debug": "2.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5916
            "engine.io-parser": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5917
            "has-cors": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5918
            "indexof": "0.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5919
            "parsejson": "0.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5920
            "parseqs": "0.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5921
            "parseuri": "0.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5922
            "ws": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5923
            "xmlhttprequest-ssl": "1.5.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5924
            "yeast": "0.1.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5925
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5926
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5927
            "component-emitter": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5928
              "version": "1.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5929
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5930
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5931
            "debug": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5932
              "version": "2.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5933
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5934
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5935
                "ms": "0.7.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5936
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5937
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5938
            "ms": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5939
              "version": "0.7.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5940
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5941
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5942
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5943
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5944
        "engine.io-parser": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5945
          "version": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5946
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5947
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5948
            "after": "0.8.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5949
            "arraybuffer.slice": "0.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5950
            "base64-arraybuffer": "0.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5951
            "blob": "0.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5952
            "has-binary": "0.1.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5953
            "wtf-8": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5954
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5955
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5956
            "has-binary": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5957
              "version": "0.1.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5958
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5959
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5960
                "isarray": "0.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5961
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5962
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5963
            "isarray": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5964
              "version": "0.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5965
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5966
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5967
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5968
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5969
        "ensure-posix-path": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5970
          "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5971
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5972
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5973
        "entities": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5974
          "version": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5975
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5976
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5977
        "error": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5978
          "version": "7.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5979
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5980
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5981
            "string-template": "0.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5982
            "xtend": "4.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5983
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5984
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5985
        "error-ex": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5986
          "version": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5987
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5988
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5989
            "is-arrayish": "0.2.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5990
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5991
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5992
        "es5-ext": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5993
          "version": "0.10.30",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5994
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5995
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5996
            "es6-iterator": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5997
            "es6-symbol": "3.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5998
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  5999
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6000
        "es6-iterator": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6001
          "version": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6002
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6003
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6004
            "d": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6005
            "es5-ext": "0.10.30",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6006
            "es6-symbol": "3.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6007
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6008
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6009
        "es6-map": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6010
          "version": "0.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6011
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6012
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6013
            "d": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6014
            "es5-ext": "0.10.30",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6015
            "es6-iterator": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6016
            "es6-set": "0.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6017
            "es6-symbol": "3.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6018
            "event-emitter": "0.3.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6019
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6020
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6021
        "es6-set": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6022
          "version": "0.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6023
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6024
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6025
            "d": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6026
            "es5-ext": "0.10.30",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6027
            "es6-iterator": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6028
            "es6-symbol": "3.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6029
            "event-emitter": "0.3.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6030
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6031
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6032
        "es6-symbol": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6033
          "version": "3.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6034
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6035
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6036
            "d": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6037
            "es5-ext": "0.10.30"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6038
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6039
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6040
        "es6-weak-map": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6041
          "version": "2.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6042
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6043
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6044
            "d": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6045
            "es5-ext": "0.10.30",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6046
            "es6-iterator": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6047
            "es6-symbol": "3.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6048
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6049
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6050
        "escape-html": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6051
          "version": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6052
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6053
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6054
        "escape-string-regexp": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6055
          "version": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6056
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6057
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6058
        "escope": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6059
          "version": "3.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6060
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6061
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6062
            "es6-map": "0.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6063
            "es6-weak-map": "2.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6064
            "esrecurse": "4.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6065
            "estraverse": "4.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6066
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6067
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6068
        "eslint": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6069
          "version": "3.19.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6070
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6071
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6072
            "babel-code-frame": "6.22.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6073
            "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6074
            "concat-stream": "1.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6075
            "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6076
            "doctrine": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6077
            "escope": "3.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6078
            "espree": "3.4.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6079
            "esquery": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6080
            "estraverse": "4.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6081
            "esutils": "2.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6082
            "file-entry-cache": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6083
            "glob": "7.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6084
            "globals": "9.18.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6085
            "ignore": "3.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6086
            "imurmurhash": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6087
            "inquirer": "0.12.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6088
            "is-my-json-valid": "2.16.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6089
            "is-resolvable": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6090
            "js-yaml": "3.8.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6091
            "json-stable-stringify": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6092
            "levn": "0.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6093
            "lodash": "4.17.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6094
            "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6095
            "natural-compare": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6096
            "optionator": "0.8.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6097
            "path-is-inside": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6098
            "pluralize": "1.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6099
            "progress": "1.1.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6100
            "require-uncached": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6101
            "shelljs": "0.7.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6102
            "strip-bom": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6103
            "strip-json-comments": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6104
            "table": "3.8.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6105
            "text-table": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6106
            "user-home": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6107
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6108
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6109
            "inquirer": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6110
              "version": "0.12.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6111
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6112
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6113
                "ansi-escapes": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6114
                "ansi-regex": "2.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6115
                "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6116
                "cli-cursor": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6117
                "cli-width": "2.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6118
                "figures": "1.7.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6119
                "lodash": "4.17.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6120
                "readline2": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6121
                "run-async": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6122
                "rx-lite": "3.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6123
                "string-width": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6124
                "strip-ansi": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6125
                "through": "2.3.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6126
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6127
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6128
            "run-async": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6129
              "version": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6130
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6131
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6132
                "once": "1.4.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6133
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6134
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6135
            "strip-bom": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6136
              "version": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6137
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6138
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6139
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6140
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6141
        "eslint-config-ember": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6142
          "version": "0.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6143
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6144
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6145
            "eslint-config-nightmare-mode": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6146
            "object-assign": "4.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6147
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6148
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6149
        "eslint-config-nightmare-mode": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6150
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6151
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6152
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6153
            "object-assign": "2.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6154
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6155
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6156
            "object-assign": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6157
              "version": "2.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6158
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6159
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6160
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6161
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6162
        "eslint-config-standard": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6163
          "version": "10.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6164
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6165
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6166
        "eslint-import-resolver-node": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6167
          "version": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6168
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6169
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6170
            "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6171
            "object-assign": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6172
            "resolve": "1.3.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6173
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6174
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6175
        "eslint-module-utils": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6176
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6177
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6178
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6179
            "debug": "2.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6180
            "pkg-dir": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6181
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6182
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6183
            "debug": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6184
              "version": "2.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6185
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6186
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6187
                "ms": "0.7.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6188
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6189
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6190
            "ms": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6191
              "version": "0.7.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6192
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6193
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6194
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6195
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6196
        "eslint-plugin-import": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6197
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6198
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6199
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6200
            "builtin-modules": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6201
            "contains-path": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6202
            "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6203
            "doctrine": "1.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6204
            "eslint-import-resolver-node": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6205
            "eslint-module-utils": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6206
            "has": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6207
            "lodash.cond": "4.5.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6208
            "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6209
            "read-pkg-up": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6210
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6211
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6212
            "doctrine": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6213
              "version": "1.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6214
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6215
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6216
                "esutils": "2.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6217
                "isarray": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6218
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6219
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6220
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6221
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6222
        "eslint-plugin-node": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6223
          "version": "5.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6224
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6225
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6226
            "ignore": "3.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6227
            "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6228
            "resolve": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6229
            "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6230
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6231
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6232
        "eslint-plugin-promise": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6233
          "version": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6234
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6235
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6236
        "eslint-plugin-standard": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6237
          "version": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6238
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6239
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6240
        "espree": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6241
          "version": "3.4.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6242
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6243
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6244
            "acorn": "5.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6245
            "acorn-jsx": "3.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6246
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6247
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6248
        "esprima": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6249
          "version": "3.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6250
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6251
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6252
        "esquery": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6253
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6254
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6255
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6256
            "estraverse": "4.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6257
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6258
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6259
        "esrecurse": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6260
          "version": "4.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6261
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6262
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6263
            "estraverse": "4.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6264
            "object-assign": "4.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6265
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6266
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6267
        "estraverse": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6268
          "version": "4.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6269
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6270
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6271
        "esutils": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6272
          "version": "2.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6273
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6274
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6275
        "etag": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6276
          "version": "1.8.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6277
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6278
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6279
        "event-emitter": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6280
          "version": "0.3.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6281
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6282
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6283
            "d": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6284
            "es5-ext": "0.10.30"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6285
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6286
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6287
        "eventemitter3": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6288
          "version": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6289
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6290
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6291
        "events-to-array": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6292
          "version": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6293
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6294
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6295
        "exec-sh": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6296
          "version": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6297
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6298
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6299
            "merge": "1.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6300
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6301
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6302
        "execa": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6303
          "version": "0.6.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6304
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6305
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6306
            "cross-spawn": "5.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6307
            "get-stream": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6308
            "is-stream": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6309
            "npm-run-path": "2.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6310
            "p-finally": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6311
            "signal-exit": "3.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6312
            "strip-eof": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6313
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6314
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6315
        "exists-stat": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6316
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6317
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6318
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6319
        "exists-sync": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6320
          "version": "0.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6321
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6322
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6323
        "exit": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6324
          "version": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6325
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6326
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6327
        "exit-hook": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6328
          "version": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6329
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6330
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6331
        "expand-brackets": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6332
          "version": "0.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6333
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6334
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6335
            "is-posix-bracket": "0.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6336
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6337
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6338
        "expand-range": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6339
          "version": "1.8.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6340
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6341
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6342
            "fill-range": "2.2.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6343
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6344
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6345
        "expand-tilde": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6346
          "version": "1.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6347
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6348
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6349
            "os-homedir": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6350
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6351
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6352
        "express": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6353
          "version": "4.15.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6354
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6355
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6356
            "accepts": "1.3.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6357
            "array-flatten": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6358
            "content-disposition": "0.5.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6359
            "content-type": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6360
            "cookie": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6361
            "cookie-signature": "1.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6362
            "debug": "2.6.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6363
            "depd": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6364
            "encodeurl": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6365
            "escape-html": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6366
            "etag": "1.8.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6367
            "finalhandler": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6368
            "fresh": "0.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6369
            "merge-descriptors": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6370
            "methods": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6371
            "on-finished": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6372
            "parseurl": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6373
            "path-to-regexp": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6374
            "proxy-addr": "1.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6375
            "qs": "6.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6376
            "range-parser": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6377
            "send": "0.15.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6378
            "serve-static": "1.12.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6379
            "setprototypeof": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6380
            "statuses": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6381
            "type-is": "1.6.15",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6382
            "utils-merge": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6383
            "vary": "1.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6384
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6385
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6386
            "debug": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6387
              "version": "2.6.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6388
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6389
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6390
                "ms": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6391
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6392
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6393
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6394
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6395
        "extend": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6396
          "version": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6397
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6398
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6399
        "external-editor": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6400
          "version": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6401
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6402
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6403
            "extend": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6404
            "spawn-sync": "1.0.15",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6405
            "tmp": "0.0.29"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6406
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6407
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6408
            "tmp": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6409
              "version": "0.0.29",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6410
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6411
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6412
                "os-tmpdir": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6413
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6414
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6415
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6416
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6417
        "extglob": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6418
          "version": "0.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6419
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6420
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6421
            "is-extglob": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6422
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6423
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6424
        "extsprintf": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6425
          "version": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6426
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6427
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6428
        "fast-levenshtein": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6429
          "version": "2.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6430
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6431
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6432
        "fast-ordered-set": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6433
          "version": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6434
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6435
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6436
            "blank-object": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6437
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6438
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6439
        "fast-sourcemap-concat": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6440
          "version": "1.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6441
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6442
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6443
            "chalk": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6444
            "fs-extra": "0.30.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6445
            "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6446
            "memory-streams": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6447
            "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6448
            "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6449
            "source-map": "0.4.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6450
            "source-map-url": "0.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6451
            "sourcemap-validator": "1.0.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6452
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6453
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6454
            "ansi-regex": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6455
              "version": "0.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6456
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6457
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6458
            "ansi-styles": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6459
              "version": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6460
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6461
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6462
            "chalk": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6463
              "version": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6464
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6465
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6466
                "ansi-styles": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6467
                "escape-string-regexp": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6468
                "has-ansi": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6469
                "strip-ansi": "0.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6470
                "supports-color": "0.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6471
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6472
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6473
            "fs-extra": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6474
              "version": "0.30.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6475
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6476
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6477
                "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6478
                "jsonfile": "2.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6479
                "klaw": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6480
                "path-is-absolute": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6481
                "rimraf": "2.6.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6482
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6483
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6484
            "has-ansi": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6485
              "version": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6486
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6487
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6488
                "ansi-regex": "0.2.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6489
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6490
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6491
            "source-map": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6492
              "version": "0.4.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6493
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6494
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6495
                "amdefine": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6496
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6497
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6498
            "strip-ansi": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6499
              "version": "0.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6500
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6501
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6502
                "ansi-regex": "0.2.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6503
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6504
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6505
            "supports-color": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6506
              "version": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6507
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6508
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6509
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6510
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6511
        "faye-websocket": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6512
          "version": "0.10.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6513
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6514
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6515
            "websocket-driver": "0.6.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6516
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6517
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6518
        "fb-watchman": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6519
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6520
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6521
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6522
            "bser": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6523
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6524
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6525
        "figures": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6526
          "version": "1.7.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6527
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6528
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6529
            "escape-string-regexp": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6530
            "object-assign": "4.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6531
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6532
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6533
        "file-entry-cache": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6534
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6535
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6536
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6537
            "flat-cache": "1.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6538
            "object-assign": "4.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6539
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6540
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6541
        "filename-regex": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6542
          "version": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6543
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6544
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6545
        "filesize": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6546
          "version": "3.5.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6547
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6548
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6549
        "fill-range": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6550
          "version": "2.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6551
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6552
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6553
            "is-number": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6554
            "isobject": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6555
            "randomatic": "1.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6556
            "repeat-element": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6557
            "repeat-string": "1.6.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6558
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6559
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6560
        "finalhandler": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6561
          "version": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6562
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6563
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6564
            "debug": "2.6.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6565
            "encodeurl": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6566
            "escape-html": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6567
            "on-finished": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6568
            "parseurl": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6569
            "statuses": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6570
            "unpipe": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6571
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6572
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6573
            "debug": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6574
              "version": "2.6.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6575
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6576
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6577
                "ms": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6578
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6579
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6580
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6581
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6582
        "find-index": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6583
          "version": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6584
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6585
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6586
        "find-up": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6587
          "version": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6588
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6589
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6590
            "locate-path": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6591
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6592
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6593
        "findup-sync": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6594
          "version": "0.4.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6595
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6596
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6597
            "detect-file": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6598
            "is-glob": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6599
            "micromatch": "2.3.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6600
            "resolve-dir": "0.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6601
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6602
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6603
        "fireworm": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6604
          "version": "0.7.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6605
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6606
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6607
            "async": "0.2.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6608
            "is-type": "0.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6609
            "lodash.debounce": "3.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6610
            "lodash.flatten": "3.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6611
            "minimatch": "3.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6612
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6613
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6614
            "async": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6615
              "version": "0.2.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6616
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6617
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6618
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6619
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6620
        "flat-cache": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6621
          "version": "1.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6622
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6623
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6624
            "circular-json": "0.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6625
            "del": "2.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6626
            "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6627
            "write": "0.2.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6628
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6629
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6630
        "for-in": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6631
          "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6632
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6633
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6634
        "for-own": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6635
          "version": "0.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6636
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6637
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6638
            "for-in": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6639
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6640
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6641
        "forever-agent": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6642
          "version": "0.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6643
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6644
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6645
        "form-data": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6646
          "version": "2.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6647
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6648
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6649
            "asynckit": "0.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6650
            "combined-stream": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6651
            "mime-types": "2.1.17"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6652
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6653
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6654
        "forwarded": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6655
          "version": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6656
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6657
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6658
        "fresh": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6659
          "version": "0.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6660
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6661
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6662
        "fs-exists-sync": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6663
          "version": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6664
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6665
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6666
        "fs-extra": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6667
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6668
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6669
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6670
            "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6671
            "jsonfile": "2.4.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6672
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6673
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6674
        "fs-readdir-recursive": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6675
          "version": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6676
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6677
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6678
        "fs-tree-diff": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6679
          "version": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6680
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6681
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6682
            "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6683
            "object-assign": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6684
            "path-posix": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6685
            "symlink-or-copy": "1.1.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6686
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6687
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6688
        "fs.realpath": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6689
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6690
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6691
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6692
        "fsevents": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6693
          "version": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6694
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6695
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6696
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6697
            "nan": "2.7.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6698
            "node-pre-gyp": "0.6.36"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6699
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6700
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6701
            "abbrev": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6702
              "version": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6703
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6704
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6705
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6706
            "ajv": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6707
              "version": "4.11.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6708
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6709
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6710
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6711
                "co": "4.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6712
                "json-stable-stringify": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6713
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6714
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6715
            "ansi-regex": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6716
              "version": "2.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6717
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6718
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6719
            "aproba": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6720
              "version": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6721
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6722
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6723
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6724
            "are-we-there-yet": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6725
              "version": "1.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6726
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6727
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6728
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6729
                "delegates": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6730
                "readable-stream": "2.2.9"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6731
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6732
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6733
            "asn1": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6734
              "version": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6735
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6736
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6737
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6738
            "assert-plus": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6739
              "version": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6740
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6741
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6742
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6743
            "asynckit": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6744
              "version": "0.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6745
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6746
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6747
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6748
            "aws-sign2": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6749
              "version": "0.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6750
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6751
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6752
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6753
            "aws4": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6754
              "version": "1.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6755
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6756
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6757
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6758
            "balanced-match": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6759
              "version": "0.4.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6760
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6761
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6762
            "bcrypt-pbkdf": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6763
              "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6764
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6765
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6766
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6767
                "tweetnacl": "0.14.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6768
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6769
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6770
            "block-stream": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6771
              "version": "0.0.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6772
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6773
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6774
                "inherits": "2.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6775
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6776
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6777
            "boom": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6778
              "version": "2.10.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6779
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6780
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6781
                "hoek": "2.16.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6782
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6783
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6784
            "brace-expansion": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6785
              "version": "1.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6786
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6787
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6788
                "balanced-match": "0.4.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6789
                "concat-map": "0.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6790
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6791
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6792
            "buffer-shims": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6793
              "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6794
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6795
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6796
            "caseless": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6797
              "version": "0.12.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6798
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6799
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6800
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6801
            "co": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6802
              "version": "4.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6803
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6804
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6805
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6806
            "code-point-at": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6807
              "version": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6808
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6809
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6810
            "combined-stream": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6811
              "version": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6812
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6813
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6814
                "delayed-stream": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6815
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6816
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6817
            "concat-map": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6818
              "version": "0.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6819
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6820
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6821
            "console-control-strings": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6822
              "version": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6823
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6824
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6825
            "core-util-is": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6826
              "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6827
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6828
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6829
            "cryptiles": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6830
              "version": "2.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6831
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6832
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6833
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6834
                "boom": "2.10.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6835
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6836
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6837
            "dashdash": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6838
              "version": "1.14.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6839
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6840
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6841
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6842
                "assert-plus": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6843
              },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6844
              "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6845
                "assert-plus": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6846
                  "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6847
                  "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6848
                  "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6849
                }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6850
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6851
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6852
            "debug": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6853
              "version": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6854
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6855
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6856
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6857
                "ms": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6858
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6859
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6860
            "deep-extend": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6861
              "version": "0.4.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6862
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6863
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6864
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6865
            "delayed-stream": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6866
              "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6867
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6868
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6869
            "delegates": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6870
              "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6871
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6872
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6873
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6874
            "ecc-jsbn": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6875
              "version": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6876
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6877
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6878
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6879
                "jsbn": "0.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6880
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6881
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6882
            "extend": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6883
              "version": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6884
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6885
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6886
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6887
            "extsprintf": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6888
              "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6889
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6890
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6891
            "forever-agent": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6892
              "version": "0.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6893
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6894
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6895
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6896
            "form-data": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6897
              "version": "2.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6898
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6899
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6900
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6901
                "asynckit": "0.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6902
                "combined-stream": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6903
                "mime-types": "2.1.15"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6904
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6905
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6906
            "fs.realpath": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6907
              "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6908
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6909
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6910
            "fstream": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6911
              "version": "1.0.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6912
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6913
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6914
                "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6915
                "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6916
                "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6917
                "rimraf": "2.6.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6918
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6919
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6920
            "fstream-ignore": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6921
              "version": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6922
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6923
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6924
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6925
                "fstream": "1.0.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6926
                "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6927
                "minimatch": "3.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6928
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6929
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6930
            "gauge": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6931
              "version": "2.7.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6932
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6933
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6934
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6935
                "aproba": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6936
                "console-control-strings": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6937
                "has-unicode": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6938
                "object-assign": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6939
                "signal-exit": "3.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6940
                "string-width": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6941
                "strip-ansi": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6942
                "wide-align": "1.1.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6943
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6944
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6945
            "getpass": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6946
              "version": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6947
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6948
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6949
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6950
                "assert-plus": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6951
              },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6952
              "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6953
                "assert-plus": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6954
                  "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6955
                  "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6956
                  "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6957
                }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6958
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6959
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6960
            "glob": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6961
              "version": "7.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6962
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6963
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6964
                "fs.realpath": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6965
                "inflight": "1.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6966
                "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6967
                "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6968
                "once": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6969
                "path-is-absolute": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6970
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6971
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6972
            "graceful-fs": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6973
              "version": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6974
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6975
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6976
            "har-schema": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6977
              "version": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6978
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6979
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6980
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6981
            "har-validator": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6982
              "version": "4.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6983
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6984
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6985
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6986
                "ajv": "4.11.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6987
                "har-schema": "1.0.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6988
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6989
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6990
            "has-unicode": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6991
              "version": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6992
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6993
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6994
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6995
            "hawk": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6996
              "version": "3.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6997
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6998
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  6999
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7000
                "boom": "2.10.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7001
                "cryptiles": "2.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7002
                "hoek": "2.16.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7003
                "sntp": "1.0.9"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7004
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7005
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7006
            "hoek": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7007
              "version": "2.16.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7008
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7009
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7010
            "http-signature": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7011
              "version": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7012
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7013
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7014
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7015
                "assert-plus": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7016
                "jsprim": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7017
                "sshpk": "1.13.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7018
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7019
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7020
            "inflight": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7021
              "version": "1.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7022
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7023
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7024
                "once": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7025
                "wrappy": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7026
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7027
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7028
            "inherits": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7029
              "version": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7030
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7031
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7032
            "ini": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7033
              "version": "1.3.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7034
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7035
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7036
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7037
            "is-fullwidth-code-point": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7038
              "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7039
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7040
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7041
                "number-is-nan": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7042
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7043
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7044
            "is-typedarray": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7045
              "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7046
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7047
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7048
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7049
            "isarray": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7050
              "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7051
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7052
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7053
            "isstream": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7054
              "version": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7055
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7056
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7057
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7058
            "jodid25519": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7059
              "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7060
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7061
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7062
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7063
                "jsbn": "0.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7064
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7065
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7066
            "jsbn": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7067
              "version": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7068
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7069
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7070
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7071
            "json-schema": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7072
              "version": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7073
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7074
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7075
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7076
            "json-stable-stringify": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7077
              "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7078
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7079
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7080
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7081
                "jsonify": "0.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7082
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7083
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7084
            "json-stringify-safe": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7085
              "version": "5.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7086
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7087
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7088
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7089
            "jsonify": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7090
              "version": "0.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7091
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7092
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7093
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7094
            "jsprim": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7095
              "version": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7096
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7097
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7098
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7099
                "assert-plus": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7100
                "extsprintf": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7101
                "json-schema": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7102
                "verror": "1.3.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7103
              },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7104
              "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7105
                "assert-plus": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7106
                  "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7107
                  "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7108
                  "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7109
                }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7110
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7111
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7112
            "mime-db": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7113
              "version": "1.27.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7114
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7115
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7116
            "mime-types": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7117
              "version": "2.1.15",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7118
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7119
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7120
                "mime-db": "1.27.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7121
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7122
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7123
            "minimatch": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7124
              "version": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7125
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7126
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7127
                "brace-expansion": "1.1.7"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7128
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7129
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7130
            "minimist": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7131
              "version": "0.0.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7132
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7133
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7134
            "mkdirp": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7135
              "version": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7136
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7137
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7138
                "minimist": "0.0.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7139
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7140
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7141
            "ms": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7142
              "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7143
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7144
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7145
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7146
            "node-pre-gyp": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7147
              "version": "0.6.36",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7148
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7149
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7150
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7151
                "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7152
                "nopt": "4.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7153
                "npmlog": "4.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7154
                "rc": "1.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7155
                "request": "2.81.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7156
                "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7157
                "semver": "5.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7158
                "tar": "2.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7159
                "tar-pack": "3.4.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7160
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7161
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7162
            "nopt": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7163
              "version": "4.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7164
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7165
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7166
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7167
                "abbrev": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7168
                "osenv": "0.1.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7169
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7170
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7171
            "npmlog": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7172
              "version": "4.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7173
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7174
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7175
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7176
                "are-we-there-yet": "1.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7177
                "console-control-strings": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7178
                "gauge": "2.7.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7179
                "set-blocking": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7180
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7181
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7182
            "number-is-nan": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7183
              "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7184
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7185
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7186
            "oauth-sign": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7187
              "version": "0.8.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7188
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7189
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7190
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7191
            "object-assign": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7192
              "version": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7193
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7194
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7195
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7196
            "once": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7197
              "version": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7198
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7199
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7200
                "wrappy": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7201
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7202
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7203
            "os-homedir": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7204
              "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7205
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7206
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7207
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7208
            "os-tmpdir": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7209
              "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7210
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7211
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7212
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7213
            "osenv": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7214
              "version": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7215
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7216
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7217
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7218
                "os-homedir": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7219
                "os-tmpdir": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7220
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7221
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7222
            "path-is-absolute": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7223
              "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7224
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7225
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7226
            "performance-now": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7227
              "version": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7228
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7229
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7230
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7231
            "process-nextick-args": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7232
              "version": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7233
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7234
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7235
            "punycode": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7236
              "version": "1.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7237
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7238
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7239
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7240
            "qs": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7241
              "version": "6.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7242
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7243
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7244
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7245
            "rc": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7246
              "version": "1.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7247
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7248
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7249
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7250
                "deep-extend": "0.4.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7251
                "ini": "1.3.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7252
                "minimist": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7253
                "strip-json-comments": "2.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7254
              },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7255
              "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7256
                "minimist": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7257
                  "version": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7258
                  "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7259
                  "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7260
                }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7261
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7262
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7263
            "readable-stream": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7264
              "version": "2.2.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7265
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7266
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7267
                "buffer-shims": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7268
                "core-util-is": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7269
                "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7270
                "isarray": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7271
                "process-nextick-args": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7272
                "string_decoder": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7273
                "util-deprecate": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7274
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7275
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7276
            "request": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7277
              "version": "2.81.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7278
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7279
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7280
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7281
                "aws-sign2": "0.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7282
                "aws4": "1.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7283
                "caseless": "0.12.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7284
                "combined-stream": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7285
                "extend": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7286
                "forever-agent": "0.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7287
                "form-data": "2.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7288
                "har-validator": "4.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7289
                "hawk": "3.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7290
                "http-signature": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7291
                "is-typedarray": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7292
                "isstream": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7293
                "json-stringify-safe": "5.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7294
                "mime-types": "2.1.15",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7295
                "oauth-sign": "0.8.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7296
                "performance-now": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7297
                "qs": "6.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7298
                "safe-buffer": "5.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7299
                "stringstream": "0.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7300
                "tough-cookie": "2.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7301
                "tunnel-agent": "0.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7302
                "uuid": "3.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7303
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7304
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7305
            "rimraf": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7306
              "version": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7307
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7308
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7309
                "glob": "7.1.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7310
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7311
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7312
            "safe-buffer": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7313
              "version": "5.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7314
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7315
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7316
            "semver": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7317
              "version": "5.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7318
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7319
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7320
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7321
            "set-blocking": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7322
              "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7323
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7324
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7325
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7326
            "signal-exit": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7327
              "version": "3.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7328
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7329
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7330
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7331
            "sntp": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7332
              "version": "1.0.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7333
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7334
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7335
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7336
                "hoek": "2.16.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7337
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7338
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7339
            "sshpk": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7340
              "version": "1.13.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7341
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7342
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7343
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7344
                "asn1": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7345
                "assert-plus": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7346
                "bcrypt-pbkdf": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7347
                "dashdash": "1.14.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7348
                "ecc-jsbn": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7349
                "getpass": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7350
                "jodid25519": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7351
                "jsbn": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7352
                "tweetnacl": "0.14.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7353
              },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7354
              "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7355
                "assert-plus": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7356
                  "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7357
                  "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7358
                  "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7359
                }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7360
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7361
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7362
            "string-width": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7363
              "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7364
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7365
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7366
                "code-point-at": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7367
                "is-fullwidth-code-point": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7368
                "strip-ansi": "3.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7369
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7370
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7371
            "string_decoder": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7372
              "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7373
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7374
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7375
                "safe-buffer": "5.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7376
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7377
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7378
            "stringstream": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7379
              "version": "0.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7380
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7381
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7382
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7383
            "strip-ansi": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7384
              "version": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7385
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7386
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7387
                "ansi-regex": "2.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7388
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7389
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7390
            "strip-json-comments": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7391
              "version": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7392
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7393
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7394
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7395
            "tar": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7396
              "version": "2.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7397
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7398
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7399
                "block-stream": "0.0.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7400
                "fstream": "1.0.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7401
                "inherits": "2.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7402
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7403
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7404
            "tar-pack": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7405
              "version": "3.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7406
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7407
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7408
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7409
                "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7410
                "fstream": "1.0.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7411
                "fstream-ignore": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7412
                "once": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7413
                "readable-stream": "2.2.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7414
                "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7415
                "tar": "2.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7416
                "uid-number": "0.0.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7417
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7418
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7419
            "tough-cookie": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7420
              "version": "2.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7421
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7422
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7423
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7424
                "punycode": "1.4.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7425
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7426
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7427
            "tunnel-agent": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7428
              "version": "0.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7429
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7430
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7431
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7432
                "safe-buffer": "5.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7433
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7434
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7435
            "tweetnacl": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7436
              "version": "0.14.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7437
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7438
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7439
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7440
            "uid-number": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7441
              "version": "0.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7442
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7443
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7444
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7445
            "util-deprecate": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7446
              "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7447
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7448
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7449
            "uuid": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7450
              "version": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7451
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7452
              "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7453
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7454
            "verror": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7455
              "version": "1.3.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7456
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7457
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7458
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7459
                "extsprintf": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7460
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7461
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7462
            "wide-align": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7463
              "version": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7464
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7465
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7466
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7467
                "string-width": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7468
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7469
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7470
            "wrappy": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7471
              "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7472
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7473
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7474
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7475
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7476
        "function-bind": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7477
          "version": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7478
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7479
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7480
        "gauge": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7481
          "version": "2.7.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7482
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7483
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7484
            "aproba": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7485
            "console-control-strings": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7486
            "has-unicode": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7487
            "object-assign": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7488
            "signal-exit": "3.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7489
            "string-width": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7490
            "strip-ansi": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7491
            "wide-align": "1.1.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7492
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7493
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7494
        "generate-function": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7495
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7496
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7497
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7498
        "generate-object-property": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7499
          "version": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7500
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7501
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7502
            "is-property": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7503
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7504
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7505
        "get-caller-file": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7506
          "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7507
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7508
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7509
        "get-stdin": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7510
          "version": "4.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7511
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7512
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7513
        "get-stream": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7514
          "version": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7515
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7516
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7517
        "getpass": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7518
          "version": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7519
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7520
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7521
            "assert-plus": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7522
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7523
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7524
            "assert-plus": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7525
              "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7526
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7527
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7528
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7529
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7530
        "git-repo-info": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7531
          "version": "1.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7532
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7533
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7534
        "git-repo-version": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7535
          "version": "0.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7536
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7537
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7538
            "git-repo-info": "1.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7539
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7540
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7541
            "git-repo-info": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7542
              "version": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7543
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7544
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7545
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7546
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7547
        "glob": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7548
          "version": "7.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7549
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7550
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7551
            "fs.realpath": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7552
            "inflight": "1.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7553
            "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7554
            "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7555
            "once": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7556
            "path-is-absolute": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7557
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7558
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7559
        "glob-base": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7560
          "version": "0.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7561
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7562
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7563
            "glob-parent": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7564
            "is-glob": "2.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7565
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7566
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7567
        "glob-parent": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7568
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7569
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7570
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7571
            "is-glob": "2.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7572
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7573
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7574
        "global-modules": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7575
          "version": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7576
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7577
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7578
            "global-prefix": "0.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7579
            "is-windows": "0.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7580
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7581
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7582
        "global-prefix": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7583
          "version": "0.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7584
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7585
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7586
            "homedir-polyfill": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7587
            "ini": "1.3.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7588
            "is-windows": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7589
            "which": "1.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7590
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7591
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7592
        "globals": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7593
          "version": "9.18.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7594
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7595
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7596
        "globby": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7597
          "version": "5.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7598
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7599
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7600
            "array-union": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7601
            "arrify": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7602
            "glob": "7.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7603
            "object-assign": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7604
            "pify": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7605
            "pinkie-promise": "2.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7606
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7607
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7608
        "graceful-fs": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7609
          "version": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7610
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7611
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7612
        "graceful-readlink": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7613
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7614
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7615
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7616
        "growly": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7617
          "version": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7618
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7619
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7620
        "handlebars": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7621
          "version": "4.0.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7622
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7623
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7624
            "async": "1.5.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7625
            "optimist": "0.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7626
            "source-map": "0.4.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7627
            "uglify-js": "2.8.29"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7628
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7629
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7630
            "source-map": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7631
              "version": "0.4.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7632
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7633
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7634
                "amdefine": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7635
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7636
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7637
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7638
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7639
        "har-schema": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7640
          "version": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7641
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7642
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7643
        "har-validator": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7644
          "version": "4.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7645
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7646
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7647
            "ajv": "4.11.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7648
            "har-schema": "1.0.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7649
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7650
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7651
        "has": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7652
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7653
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7654
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7655
            "function-bind": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7656
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7657
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7658
        "has-ansi": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7659
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7660
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7661
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7662
            "ansi-regex": "2.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7663
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7664
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7665
        "has-binary": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7666
          "version": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7667
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7668
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7669
            "isarray": "0.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7670
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7671
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7672
            "isarray": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7673
              "version": "0.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7674
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7675
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7676
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7677
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7678
        "has-cors": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7679
          "version": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7680
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7681
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7682
        "has-unicode": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7683
          "version": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7684
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7685
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7686
        "hash-for-dep": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7687
          "version": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7688
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7689
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7690
            "broccoli-kitchen-sink-helpers": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7691
            "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7692
            "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7693
            "resolve": "1.3.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7694
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7695
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7696
        "hawk": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7697
          "version": "3.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7698
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7699
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7700
            "boom": "2.10.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7701
            "cryptiles": "2.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7702
            "hoek": "2.16.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7703
            "sntp": "1.0.9"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7704
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7705
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7706
        "heimdalljs": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7707
          "version": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7708
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7709
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7710
            "rsvp": "3.2.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7711
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7712
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7713
            "rsvp": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7714
              "version": "3.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7715
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7716
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7717
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7718
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7719
        "heimdalljs-fs-monitor": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7720
          "version": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7721
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7722
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7723
            "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7724
            "heimdalljs-logger": "0.1.9"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7725
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7726
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7727
        "heimdalljs-graph": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7728
          "version": "0.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7729
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7730
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7731
        "heimdalljs-logger": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7732
          "version": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7733
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7734
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7735
            "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7736
            "heimdalljs": "0.2.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7737
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7738
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7739
        "hoek": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7740
          "version": "2.16.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7741
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7742
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7743
        "home-or-tmp": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7744
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7745
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7746
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7747
            "os-homedir": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7748
            "os-tmpdir": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7749
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7750
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7751
        "homedir-polyfill": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7752
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7753
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7754
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7755
            "parse-passwd": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7756
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7757
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7758
        "hosted-git-info": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7759
          "version": "2.4.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7760
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7761
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7762
        "http-errors": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7763
          "version": "1.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7764
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7765
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7766
            "depd": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7767
            "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7768
            "setprototypeof": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7769
            "statuses": "1.3.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7770
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7771
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7772
            "depd": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7773
              "version": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7774
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7775
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7776
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7777
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7778
        "http-proxy": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7779
          "version": "1.16.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7780
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7781
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7782
            "eventemitter3": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7783
            "requires-port": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7784
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7785
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7786
        "http-signature": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7787
          "version": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7788
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7789
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7790
            "assert-plus": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7791
            "jsprim": "1.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7792
            "sshpk": "1.13.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7793
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7794
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7795
        "iconv-lite": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7796
          "version": "0.4.17",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7797
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7798
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7799
        "ignore": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7800
          "version": "3.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7801
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7802
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7803
        "imurmurhash": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7804
          "version": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7805
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7806
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7807
        "indexof": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7808
          "version": "0.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7809
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7810
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7811
        "inflection": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7812
          "version": "1.12.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7813
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7814
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7815
        "inflight": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7816
          "version": "1.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7817
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7818
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7819
            "once": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7820
            "wrappy": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7821
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7822
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7823
        "inherits": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7824
          "version": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7825
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7826
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7827
        "ini": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7828
          "version": "1.3.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7829
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7830
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7831
        "inline-source-map-comment": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7832
          "version": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7833
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7834
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7835
            "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7836
            "get-stdin": "4.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7837
            "minimist": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7838
            "sum-up": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7839
            "xtend": "4.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7840
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7841
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7842
            "minimist": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7843
              "version": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7844
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7845
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7846
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7847
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7848
        "inquirer": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7849
          "version": "1.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7850
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7851
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7852
            "ansi-escapes": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7853
            "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7854
            "cli-cursor": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7855
            "cli-width": "2.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7856
            "external-editor": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7857
            "figures": "1.7.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7858
            "lodash": "4.17.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7859
            "mute-stream": "0.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7860
            "pinkie-promise": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7861
            "run-async": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7862
            "rx": "4.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7863
            "string-width": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7864
            "strip-ansi": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7865
            "through": "2.3.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7866
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7867
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7868
        "interpret": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7869
          "version": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7870
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7871
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7872
        "invariant": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7873
          "version": "2.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7874
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7875
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7876
            "loose-envify": "1.3.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7877
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7878
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7879
        "invert-kv": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7880
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7881
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7882
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7883
        "ipaddr.js": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7884
          "version": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7885
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7886
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7887
        "is-arrayish": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7888
          "version": "0.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7889
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7890
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7891
        "is-binary-path": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7892
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7893
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7894
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7895
            "binary-extensions": "1.10.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7896
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7897
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7898
        "is-buffer": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7899
          "version": "1.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7900
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7901
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7902
        "is-builtin-module": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7903
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7904
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7905
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7906
            "builtin-modules": "1.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7907
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7908
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7909
        "is-dotfile": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7910
          "version": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7911
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7912
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7913
        "is-equal-shallow": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7914
          "version": "0.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7915
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7916
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7917
            "is-primitive": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7918
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7919
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7920
        "is-extendable": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7921
          "version": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7922
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7923
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7924
        "is-extglob": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7925
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7926
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7927
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7928
        "is-finite": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7929
          "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7930
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7931
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7932
            "number-is-nan": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7933
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7934
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7935
        "is-fullwidth-code-point": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7936
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7937
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7938
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7939
            "number-is-nan": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7940
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7941
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7942
        "is-git-url": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7943
          "version": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7944
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7945
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7946
        "is-glob": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7947
          "version": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7948
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7949
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7950
            "is-extglob": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7951
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7952
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7953
        "is-integer": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7954
          "version": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7955
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7956
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7957
            "is-finite": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7958
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7959
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7960
        "is-my-json-valid": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7961
          "version": "2.16.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7962
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7963
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7964
            "generate-function": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7965
            "generate-object-property": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7966
            "jsonpointer": "4.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7967
            "xtend": "4.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7968
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7969
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7970
        "is-number": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7971
          "version": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7972
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7973
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7974
            "kind-of": "3.2.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7975
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7976
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7977
        "is-obj": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7978
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7979
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7980
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7981
        "is-path-cwd": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7982
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7983
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7984
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7985
        "is-path-in-cwd": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7986
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7987
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7988
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7989
            "is-path-inside": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7990
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7991
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7992
        "is-path-inside": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7993
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7994
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7995
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7996
            "path-is-inside": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7997
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7998
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  7999
        "is-posix-bracket": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8000
          "version": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8001
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8002
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8003
        "is-primitive": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8004
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8005
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8006
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8007
        "is-promise": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8008
          "version": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8009
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8010
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8011
        "is-property": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8012
          "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8013
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8014
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8015
        "is-resolvable": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8016
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8017
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8018
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8019
            "tryit": "1.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8020
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8021
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8022
        "is-stream": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8023
          "version": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8024
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8025
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8026
        "is-type": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8027
          "version": "0.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8028
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8029
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8030
            "core-util-is": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8031
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8032
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8033
        "is-typedarray": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8034
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8035
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8036
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8037
        "is-utf8": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8038
          "version": "0.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8039
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8040
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8041
        "is-windows": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8042
          "version": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8043
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8044
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8045
        "isarray": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8046
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8047
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8048
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8049
        "isbinaryfile": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8050
          "version": "3.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8051
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8052
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8053
        "isexe": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8054
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8055
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8056
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8057
        "isobject": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8058
          "version": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8059
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8060
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8061
            "isarray": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8062
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8063
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8064
        "isstream": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8065
          "version": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8066
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8067
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8068
        "istextorbinary": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8069
          "version": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8070
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8071
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8072
            "binaryextensions": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8073
            "editions": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8074
            "textextensions": "2.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8075
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8076
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8077
        "jquery": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8078
          "version": "3.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8079
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8080
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8081
        "js-reporters": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8082
          "version": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8083
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8084
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8085
        "js-tokens": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8086
          "version": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8087
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8088
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8089
        "js-yaml": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8090
          "version": "3.8.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8091
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8092
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8093
            "argparse": "1.0.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8094
            "esprima": "3.1.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8095
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8096
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8097
        "jsbn": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8098
          "version": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8099
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8100
          "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8101
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8102
        "jsesc": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8103
          "version": "0.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8104
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8105
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8106
        "json-schema": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8107
          "version": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8108
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8109
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8110
        "json-stable-stringify": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8111
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8112
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8113
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8114
            "jsonify": "0.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8115
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8116
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8117
        "json-stringify-safe": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8118
          "version": "5.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8119
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8120
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8121
        "json3": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8122
          "version": "3.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8123
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8124
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8125
        "json5": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8126
          "version": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8127
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8128
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8129
        "jsonfile": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8130
          "version": "2.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8131
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8132
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8133
            "graceful-fs": "4.1.11"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8134
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8135
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8136
        "jsonify": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8137
          "version": "0.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8138
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8139
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8140
        "jsonpointer": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8141
          "version": "4.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8142
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8143
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8144
        "jsprim": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8145
          "version": "1.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8146
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8147
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8148
            "assert-plus": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8149
            "extsprintf": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8150
            "json-schema": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8151
            "verror": "1.10.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8152
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8153
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8154
            "assert-plus": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8155
              "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8156
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8157
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8158
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8159
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8160
        "kind-of": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8161
          "version": "3.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8162
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8163
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8164
            "is-buffer": "1.1.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8165
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8166
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8167
        "klaw": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8168
          "version": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8169
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8170
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8171
            "graceful-fs": "4.1.11"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8172
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8173
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8174
        "lazy-cache": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8175
          "version": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8176
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8177
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8178
        "lcid": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8179
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8180
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8181
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8182
            "invert-kv": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8183
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8184
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8185
        "leek": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8186
          "version": "0.0.24",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8187
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8188
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8189
            "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8190
            "lodash.assign": "3.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8191
            "rsvp": "3.5.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8192
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8193
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8194
        "leven": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8195
          "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8196
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8197
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8198
        "levn": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8199
          "version": "0.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8200
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8201
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8202
            "prelude-ls": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8203
            "type-check": "0.3.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8204
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8205
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8206
        "linkify-it": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8207
          "version": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8208
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8209
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8210
            "uc.micro": "1.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8211
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8212
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8213
        "livereload-js": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8214
          "version": "2.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8215
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8216
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8217
        "load-json-file": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8218
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8219
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8220
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8221
            "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8222
            "parse-json": "2.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8223
            "pify": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8224
            "strip-bom": "3.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8225
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8226
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8227
            "strip-bom": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8228
              "version": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8229
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8230
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8231
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8232
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8233
        "loader.js": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8234
          "version": "4.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8235
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8236
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8237
        "locate-path": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8238
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8239
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8240
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8241
            "p-locate": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8242
            "path-exists": "3.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8243
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8244
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8245
        "lodash": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8246
          "version": "4.17.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8247
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8248
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8249
        "lodash._arraycopy": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8250
          "version": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8251
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8252
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8253
        "lodash._arrayeach": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8254
          "version": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8255
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8256
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8257
        "lodash._baseassign": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8258
          "version": "3.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8259
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8260
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8261
            "lodash._basecopy": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8262
            "lodash.keys": "3.1.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8263
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8264
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8265
            "lodash.keys": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8266
              "version": "3.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8267
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8268
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8269
                "lodash._getnative": "3.9.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8270
                "lodash.isarguments": "3.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8271
                "lodash.isarray": "3.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8272
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8273
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8274
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8275
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8276
        "lodash._basebind": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8277
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8278
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8279
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8280
            "lodash._basecreate": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8281
            "lodash._setbinddata": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8282
            "lodash.isobject": "2.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8283
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8284
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8285
        "lodash._basecopy": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8286
          "version": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8287
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8288
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8289
        "lodash._basecreate": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8290
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8291
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8292
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8293
            "lodash._renative": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8294
            "lodash.isobject": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8295
            "lodash.noop": "2.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8296
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8297
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8298
        "lodash._basecreatecallback": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8299
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8300
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8301
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8302
            "lodash._setbinddata": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8303
            "lodash.bind": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8304
            "lodash.identity": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8305
            "lodash.support": "2.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8306
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8307
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8308
        "lodash._basecreatewrapper": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8309
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8310
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8311
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8312
            "lodash._basecreate": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8313
            "lodash._setbinddata": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8314
            "lodash._slice": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8315
            "lodash.isobject": "2.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8316
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8317
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8318
        "lodash._baseflatten": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8319
          "version": "3.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8320
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8321
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8322
            "lodash.isarguments": "3.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8323
            "lodash.isarray": "3.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8324
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8325
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8326
        "lodash._basefor": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8327
          "version": "3.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8328
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8329
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8330
        "lodash._bindcallback": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8331
          "version": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8332
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8333
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8334
        "lodash._createassigner": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8335
          "version": "3.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8336
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8337
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8338
            "lodash._bindcallback": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8339
            "lodash._isiterateecall": "3.0.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8340
            "lodash.restparam": "3.6.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8341
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8342
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8343
        "lodash._createwrapper": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8344
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8345
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8346
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8347
            "lodash._basebind": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8348
            "lodash._basecreatewrapper": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8349
            "lodash.isfunction": "2.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8350
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8351
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8352
        "lodash._escapehtmlchar": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8353
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8354
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8355
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8356
            "lodash._htmlescapes": "2.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8357
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8358
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8359
        "lodash._escapestringchar": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8360
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8361
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8362
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8363
        "lodash._getnative": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8364
          "version": "3.9.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8365
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8366
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8367
        "lodash._htmlescapes": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8368
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8369
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8370
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8371
        "lodash._isiterateecall": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8372
          "version": "3.0.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8373
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8374
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8375
        "lodash._objecttypes": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8376
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8377
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8378
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8379
        "lodash._reinterpolate": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8380
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8381
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8382
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8383
        "lodash._renative": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8384
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8385
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8386
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8387
        "lodash._reunescapedhtml": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8388
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8389
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8390
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8391
            "lodash._htmlescapes": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8392
            "lodash.keys": "2.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8393
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8394
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8395
        "lodash._setbinddata": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8396
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8397
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8398
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8399
            "lodash._renative": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8400
            "lodash.noop": "2.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8401
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8402
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8403
        "lodash._shimkeys": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8404
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8405
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8406
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8407
            "lodash._objecttypes": "2.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8408
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8409
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8410
        "lodash._slice": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8411
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8412
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8413
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8414
        "lodash.assign": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8415
          "version": "3.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8416
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8417
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8418
            "lodash._baseassign": "3.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8419
            "lodash._createassigner": "3.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8420
            "lodash.keys": "3.1.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8421
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8422
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8423
            "lodash.keys": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8424
              "version": "3.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8425
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8426
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8427
                "lodash._getnative": "3.9.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8428
                "lodash.isarguments": "3.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8429
                "lodash.isarray": "3.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8430
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8431
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8432
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8433
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8434
        "lodash.assignin": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8435
          "version": "4.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8436
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8437
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8438
        "lodash.bind": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8439
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8440
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8441
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8442
            "lodash._createwrapper": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8443
            "lodash._renative": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8444
            "lodash._slice": "2.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8445
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8446
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8447
        "lodash.clonedeep": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8448
          "version": "4.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8449
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8450
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8451
        "lodash.cond": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8452
          "version": "4.5.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8453
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8454
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8455
        "lodash.debounce": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8456
          "version": "3.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8457
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8458
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8459
            "lodash._getnative": "3.9.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8460
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8461
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8462
        "lodash.defaults": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8463
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8464
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8465
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8466
            "lodash._objecttypes": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8467
            "lodash.keys": "2.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8468
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8469
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8470
        "lodash.defaultsdeep": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8471
          "version": "4.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8472
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8473
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8474
        "lodash.escape": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8475
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8476
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8477
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8478
            "lodash._escapehtmlchar": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8479
            "lodash._reunescapedhtml": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8480
            "lodash.keys": "2.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8481
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8482
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8483
        "lodash.find": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8484
          "version": "4.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8485
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8486
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8487
        "lodash.flatten": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8488
          "version": "3.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8489
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8490
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8491
            "lodash._baseflatten": "3.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8492
            "lodash._isiterateecall": "3.0.9"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8493
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8494
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8495
        "lodash.foreach": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8496
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8497
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8498
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8499
            "lodash._basecreatecallback": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8500
            "lodash.forown": "2.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8501
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8502
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8503
        "lodash.forown": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8504
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8505
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8506
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8507
            "lodash._basecreatecallback": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8508
            "lodash._objecttypes": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8509
            "lodash.keys": "2.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8510
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8511
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8512
        "lodash.identity": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8513
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8514
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8515
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8516
        "lodash.isarguments": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8517
          "version": "3.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8518
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8519
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8520
        "lodash.isarray": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8521
          "version": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8522
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8523
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8524
        "lodash.isfunction": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8525
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8526
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8527
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8528
        "lodash.isobject": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8529
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8530
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8531
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8532
            "lodash._objecttypes": "2.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8533
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8534
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8535
        "lodash.isplainobject": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8536
          "version": "3.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8537
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8538
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8539
            "lodash._basefor": "3.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8540
            "lodash.isarguments": "3.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8541
            "lodash.keysin": "3.0.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8542
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8543
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8544
        "lodash.istypedarray": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8545
          "version": "3.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8546
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8547
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8548
        "lodash.keys": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8549
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8550
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8551
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8552
            "lodash._renative": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8553
            "lodash._shimkeys": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8554
            "lodash.isobject": "2.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8555
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8556
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8557
        "lodash.keysin": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8558
          "version": "3.0.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8559
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8560
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8561
            "lodash.isarguments": "3.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8562
            "lodash.isarray": "3.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8563
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8564
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8565
        "lodash.merge": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8566
          "version": "4.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8567
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8568
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8569
        "lodash.noop": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8570
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8571
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8572
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8573
        "lodash.omit": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8574
          "version": "4.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8575
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8576
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8577
        "lodash.restparam": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8578
          "version": "3.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8579
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8580
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8581
        "lodash.support": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8582
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8583
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8584
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8585
            "lodash._renative": "2.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8586
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8587
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8588
        "lodash.template": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8589
          "version": "4.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8590
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8591
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8592
            "lodash._reinterpolate": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8593
            "lodash.templatesettings": "4.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8594
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8595
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8596
            "lodash._reinterpolate": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8597
              "version": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8598
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8599
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8600
            "lodash.templatesettings": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8601
              "version": "4.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8602
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8603
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8604
                "lodash._reinterpolate": "3.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8605
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8606
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8607
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8608
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8609
        "lodash.templatesettings": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8610
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8611
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8612
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8613
            "lodash._reinterpolate": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8614
            "lodash.escape": "2.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8615
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8616
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8617
        "lodash.toplainobject": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8618
          "version": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8619
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8620
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8621
            "lodash._basecopy": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8622
            "lodash.keysin": "3.0.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8623
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8624
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8625
        "lodash.uniq": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8626
          "version": "4.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8627
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8628
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8629
        "lodash.uniqby": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8630
          "version": "4.7.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8631
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8632
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8633
        "lodash.values": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8634
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8635
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8636
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8637
            "lodash.keys": "2.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8638
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8639
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8640
        "longest": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8641
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8642
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8643
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8644
        "loose-envify": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8645
          "version": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8646
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8647
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8648
            "js-tokens": "3.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8649
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8650
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8651
        "lru-cache": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8652
          "version": "4.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8653
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8654
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8655
            "pseudomap": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8656
            "yallist": "2.1.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8657
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8658
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8659
        "make-dir": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8660
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8661
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8662
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8663
            "pify": "2.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8664
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8665
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8666
        "makeerror": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8667
          "version": "1.0.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8668
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8669
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8670
            "tmpl": "1.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8671
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8672
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8673
        "markdown-it": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8674
          "version": "8.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8675
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8676
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8677
            "argparse": "1.0.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8678
            "entities": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8679
            "linkify-it": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8680
            "mdurl": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8681
            "uc.micro": "1.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8682
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8683
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8684
        "markdown-it-terminal": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8685
          "version": "0.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8686
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8687
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8688
            "ansi-styles": "2.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8689
            "cardinal": "0.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8690
            "cli-table": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8691
            "lodash.merge": "3.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8692
            "markdown-it": "4.4.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8693
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8694
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8695
            "linkify-it": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8696
              "version": "1.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8697
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8698
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8699
                "uc.micro": "1.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8700
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8701
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8702
            "lodash.keys": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8703
              "version": "3.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8704
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8705
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8706
                "lodash._getnative": "3.9.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8707
                "lodash.isarguments": "3.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8708
                "lodash.isarray": "3.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8709
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8710
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8711
            "lodash.merge": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8712
              "version": "3.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8713
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8714
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8715
                "lodash._arraycopy": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8716
                "lodash._arrayeach": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8717
                "lodash._createassigner": "3.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8718
                "lodash._getnative": "3.9.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8719
                "lodash.isarguments": "3.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8720
                "lodash.isarray": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8721
                "lodash.isplainobject": "3.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8722
                "lodash.istypedarray": "3.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8723
                "lodash.keys": "3.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8724
                "lodash.keysin": "3.0.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8725
                "lodash.toplainobject": "3.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8726
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8727
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8728
            "markdown-it": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8729
              "version": "4.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8730
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8731
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8732
                "argparse": "1.0.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8733
                "entities": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8734
                "linkify-it": "1.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8735
                "mdurl": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8736
                "uc.micro": "1.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8737
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8738
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8739
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8740
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8741
        "matcher-collection": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8742
          "version": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8743
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8744
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8745
            "minimatch": "3.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8746
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8747
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8748
        "md5-hex": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8749
          "version": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8750
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8751
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8752
            "md5-o-matic": "0.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8753
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8754
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8755
        "md5-o-matic": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8756
          "version": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8757
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8758
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8759
        "mdurl": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8760
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8761
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8762
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8763
        "media-typer": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8764
          "version": "0.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8765
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8766
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8767
        "memory-streams": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8768
          "version": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8769
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8770
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8771
            "readable-stream": "1.0.34"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8772
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8773
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8774
        "merge": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8775
          "version": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8776
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8777
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8778
        "merge-descriptors": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8779
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8780
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8781
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8782
        "merge-trees": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8783
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8784
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8785
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8786
            "can-symlink": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8787
            "fs-tree-diff": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8788
            "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8789
            "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8790
            "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8791
            "symlink-or-copy": "1.1.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8792
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8793
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8794
        "methods": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8795
          "version": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8796
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8797
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8798
        "micromatch": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8799
          "version": "2.3.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8800
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8801
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8802
            "arr-diff": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8803
            "array-unique": "0.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8804
            "braces": "1.8.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8805
            "expand-brackets": "0.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8806
            "extglob": "0.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8807
            "filename-regex": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8808
            "is-extglob": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8809
            "is-glob": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8810
            "kind-of": "3.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8811
            "normalize-path": "2.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8812
            "object.omit": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8813
            "parse-glob": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8814
            "regex-cache": "0.4.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8815
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8816
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8817
        "mime": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8818
          "version": "1.3.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8819
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8820
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8821
        "mime-db": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8822
          "version": "1.30.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8823
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8824
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8825
        "mime-types": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8826
          "version": "2.1.17",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8827
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8828
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8829
            "mime-db": "1.30.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8830
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8831
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8832
        "minimatch": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8833
          "version": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8834
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8835
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8836
            "brace-expansion": "1.1.7"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8837
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8838
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8839
        "minimist": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8840
          "version": "0.0.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8841
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8842
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8843
        "mkdirp": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8844
          "version": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8845
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8846
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8847
            "minimist": "0.0.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8848
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8849
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8850
        "mktemp": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8851
          "version": "0.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8852
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8853
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8854
        "morgan": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8855
          "version": "1.8.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8856
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8857
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8858
            "basic-auth": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8859
            "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8860
            "depd": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8861
            "on-finished": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8862
            "on-headers": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8863
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8864
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8865
        "mout": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8866
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8867
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8868
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8869
        "ms": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8870
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8871
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8872
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8873
        "mustache": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8874
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8875
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8876
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8877
        "mute-stream": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8878
          "version": "0.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8879
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8880
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8881
        "nan": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8882
          "version": "2.7.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8883
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8884
          "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8885
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8886
        "natural-compare": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8887
          "version": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8888
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8889
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8890
        "negotiator": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8891
          "version": "0.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8892
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8893
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8894
        "node-fetch": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8895
          "version": "1.7.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8896
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8897
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8898
            "encoding": "0.1.12",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8899
            "is-stream": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8900
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8901
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8902
        "node-int64": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8903
          "version": "0.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8904
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8905
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8906
        "node-modules-path": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8907
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8908
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8909
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8910
        "node-notifier": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8911
          "version": "5.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8912
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8913
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8914
            "growly": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8915
            "semver": "5.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8916
            "shellwords": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8917
            "which": "1.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8918
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8919
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8920
        "nopt": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8921
          "version": "3.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8922
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8923
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8924
            "abbrev": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8925
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8926
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8927
        "normalize-package-data": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8928
          "version": "2.3.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8929
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8930
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8931
            "hosted-git-info": "2.4.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8932
            "is-builtin-module": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8933
            "semver": "5.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8934
            "validate-npm-package-license": "3.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8935
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8936
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8937
        "normalize-path": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8938
          "version": "2.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8939
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8940
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8941
            "remove-trailing-separator": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8942
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8943
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8944
        "npm-git-info": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8945
          "version": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8946
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8947
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8948
        "npm-package-arg": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8949
          "version": "4.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8950
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8951
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8952
            "hosted-git-info": "2.4.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8953
            "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8954
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8955
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8956
        "npm-run-path": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8957
          "version": "2.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8958
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8959
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8960
            "path-key": "2.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8961
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8962
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8963
        "npmlog": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8964
          "version": "4.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8965
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8966
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8967
            "are-we-there-yet": "1.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8968
            "console-control-strings": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8969
            "gauge": "2.7.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8970
            "set-blocking": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8971
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8972
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8973
        "number-is-nan": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8974
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8975
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8976
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8977
        "oauth-sign": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8978
          "version": "0.8.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8979
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8980
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8981
        "object-assign": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8982
          "version": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8983
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8984
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8985
        "object-component": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8986
          "version": "0.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8987
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8988
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8989
        "object.omit": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8990
          "version": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8991
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8992
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8993
            "for-own": "0.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8994
            "is-extendable": "0.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8995
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8996
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8997
        "on-finished": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8998
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  8999
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9000
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9001
            "ee-first": "1.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9002
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9003
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9004
        "on-headers": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9005
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9006
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9007
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9008
        "once": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9009
          "version": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9010
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9011
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9012
            "wrappy": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9013
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9014
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9015
        "onetime": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9016
          "version": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9017
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9018
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9019
        "optimist": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9020
          "version": "0.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9021
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9022
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9023
            "minimist": "0.0.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9024
            "wordwrap": "0.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9025
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9026
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9027
        "optionator": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9028
          "version": "0.8.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9029
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9030
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9031
            "deep-is": "0.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9032
            "fast-levenshtein": "2.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9033
            "levn": "0.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9034
            "prelude-ls": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9035
            "type-check": "0.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9036
            "wordwrap": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9037
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9038
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9039
            "wordwrap": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9040
              "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9041
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9042
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9043
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9044
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9045
        "options": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9046
          "version": "0.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9047
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9048
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9049
        "ora": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9050
          "version": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9051
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9052
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9053
            "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9054
            "cli-cursor": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9055
            "cli-spinners": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9056
            "object-assign": "4.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9057
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9058
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9059
        "os-homedir": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9060
          "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9061
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9062
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9063
        "os-locale": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9064
          "version": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9065
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9066
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9067
            "lcid": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9068
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9069
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9070
        "os-shim": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9071
          "version": "0.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9072
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9073
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9074
        "os-tmpdir": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9075
          "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9076
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9077
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9078
        "osenv": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9079
          "version": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9080
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9081
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9082
            "os-homedir": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9083
            "os-tmpdir": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9084
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9085
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9086
        "output-file-sync": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9087
          "version": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9088
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9089
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9090
            "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9091
            "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9092
            "object-assign": "4.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9093
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9094
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9095
        "p-finally": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9096
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9097
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9098
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9099
        "p-limit": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9100
          "version": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9101
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9102
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9103
        "p-locate": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9104
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9105
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9106
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9107
            "p-limit": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9108
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9109
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9110
        "parse-glob": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9111
          "version": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9112
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9113
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9114
            "glob-base": "0.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9115
            "is-dotfile": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9116
            "is-extglob": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9117
            "is-glob": "2.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9118
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9119
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9120
        "parse-json": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9121
          "version": "2.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9122
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9123
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9124
            "error-ex": "1.3.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9125
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9126
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9127
        "parse-passwd": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9128
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9129
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9130
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9131
        "parsejson": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9132
          "version": "0.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9133
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9134
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9135
            "better-assert": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9136
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9137
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9138
        "parseqs": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9139
          "version": "0.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9140
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9141
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9142
            "better-assert": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9143
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9144
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9145
        "parseuri": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9146
          "version": "0.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9147
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9148
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9149
            "better-assert": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9150
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9151
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9152
        "parseurl": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9153
          "version": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9154
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9155
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9156
        "path-exists": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9157
          "version": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9158
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9159
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9160
        "path-is-absolute": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9161
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9162
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9163
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9164
        "path-is-inside": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9165
          "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9166
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9167
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9168
        "path-key": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9169
          "version": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9170
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9171
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9172
        "path-parse": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9173
          "version": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9174
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9175
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9176
        "path-posix": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9177
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9178
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9179
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9180
        "path-to-regexp": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9181
          "version": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9182
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9183
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9184
        "path-type": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9185
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9186
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9187
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9188
            "pify": "2.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9189
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9190
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9191
        "performance-now": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9192
          "version": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9193
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9194
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9195
        "pify": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9196
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9197
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9198
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9199
        "pinkie": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9200
          "version": "2.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9201
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9202
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9203
        "pinkie-promise": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9204
          "version": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9205
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9206
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9207
            "pinkie": "2.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9208
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9209
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9210
        "pkg-dir": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9211
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9212
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9213
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9214
            "find-up": "1.1.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9215
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9216
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9217
            "find-up": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9218
              "version": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9219
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9220
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9221
                "path-exists": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9222
                "pinkie-promise": "2.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9223
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9224
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9225
            "path-exists": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9226
              "version": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9227
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9228
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9229
                "pinkie-promise": "2.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9230
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9231
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9232
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9233
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9234
        "pluralize": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9235
          "version": "1.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9236
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9237
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9238
        "portfinder": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9239
          "version": "1.0.13",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9240
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9241
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9242
            "async": "1.5.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9243
            "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9244
            "mkdirp": "0.5.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9245
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9246
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9247
        "prelude-ls": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9248
          "version": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9249
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9250
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9251
        "preserve": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9252
          "version": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9253
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9254
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9255
        "printf": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9256
          "version": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9257
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9258
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9259
        "private": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9260
          "version": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9261
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9262
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9263
        "process-nextick-args": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9264
          "version": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9265
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9266
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9267
        "process-relative-require": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9268
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9269
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9270
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9271
            "node-modules-path": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9272
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9273
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9274
        "progress": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9275
          "version": "1.1.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9276
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9277
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9278
        "promise-map-series": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9279
          "version": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9280
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9281
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9282
            "rsvp": "3.5.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9283
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9284
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9285
        "proxy-addr": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9286
          "version": "1.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9287
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9288
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9289
            "forwarded": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9290
            "ipaddr.js": "1.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9291
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9292
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9293
        "pseudomap": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9294
          "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9295
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9296
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9297
        "punycode": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9298
          "version": "1.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9299
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9300
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9301
        "q": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9302
          "version": "1.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9303
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9304
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9305
        "qs": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9306
          "version": "6.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9307
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9308
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9309
        "quick-temp": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9310
          "version": "0.1.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9311
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9312
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9313
            "mktemp": "0.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9314
            "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9315
            "underscore.string": "3.3.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9316
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9317
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9318
        "qunit-notifications": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9319
          "version": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9320
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9321
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9322
        "qunitjs": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9323
          "version": "2.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9324
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9325
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9326
            "chokidar": "1.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9327
            "commander": "2.9.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9328
            "exists-stat": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9329
            "findup-sync": "0.4.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9330
            "js-reporters": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9331
            "resolve": "1.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9332
            "walk-sync": "0.3.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9333
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9334
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9335
            "commander": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9336
              "version": "2.9.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9337
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9338
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9339
                "graceful-readlink": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9340
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9341
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9342
            "resolve": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9343
              "version": "1.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9344
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9345
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9346
                "path-parse": "1.0.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9347
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9348
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9349
            "walk-sync": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9350
              "version": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9351
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9352
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9353
                "ensure-posix-path": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9354
                "matcher-collection": "1.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9355
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9356
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9357
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9358
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9359
        "randomatic": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9360
          "version": "1.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9361
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9362
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9363
            "is-number": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9364
            "kind-of": "4.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9365
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9366
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9367
            "is-number": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9368
              "version": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9369
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9370
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9371
                "kind-of": "3.2.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9372
              },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9373
              "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9374
                "kind-of": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9375
                  "version": "3.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9376
                  "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9377
                  "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9378
                    "is-buffer": "1.1.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9379
                  }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9380
                }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9381
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9382
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9383
            "kind-of": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9384
              "version": "4.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9385
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9386
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9387
                "is-buffer": "1.1.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9388
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9389
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9390
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9391
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9392
        "range-parser": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9393
          "version": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9394
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9395
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9396
        "raw-body": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9397
          "version": "1.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9398
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9399
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9400
            "bytes": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9401
            "string_decoder": "0.10.31"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9402
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9403
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9404
            "bytes": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9405
              "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9406
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9407
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9408
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9409
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9410
        "read-pkg": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9411
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9412
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9413
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9414
            "load-json-file": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9415
            "normalize-package-data": "2.3.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9416
            "path-type": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9417
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9418
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9419
        "read-pkg-up": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9420
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9421
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9422
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9423
            "find-up": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9424
            "read-pkg": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9425
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9426
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9427
        "readable-stream": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9428
          "version": "1.0.34",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9429
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9430
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9431
            "core-util-is": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9432
            "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9433
            "isarray": "0.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9434
            "string_decoder": "0.10.31"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9435
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9436
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9437
            "isarray": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9438
              "version": "0.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9439
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9440
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9441
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9442
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9443
        "readdirp": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9444
          "version": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9445
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9446
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9447
            "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9448
            "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9449
            "readable-stream": "2.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9450
            "set-immediate-shim": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9451
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9452
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9453
            "readable-stream": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9454
              "version": "2.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9455
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9456
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9457
                "core-util-is": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9458
                "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9459
                "isarray": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9460
                "process-nextick-args": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9461
                "safe-buffer": "5.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9462
                "string_decoder": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9463
                "util-deprecate": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9464
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9465
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9466
            "string_decoder": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9467
              "version": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9468
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9469
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9470
                "safe-buffer": "5.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9471
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9472
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9473
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9474
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9475
        "readline2": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9476
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9477
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9478
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9479
            "code-point-at": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9480
            "is-fullwidth-code-point": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9481
            "mute-stream": "0.0.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9482
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9483
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9484
            "mute-stream": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9485
              "version": "0.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9486
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9487
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9488
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9489
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9490
        "recast": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9491
          "version": "0.11.23",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9492
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9493
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9494
            "ast-types": "0.9.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9495
            "esprima": "3.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9496
            "private": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9497
            "source-map": "0.5.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9498
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9499
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9500
        "rechoir": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9501
          "version": "0.6.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9502
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9503
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9504
            "resolve": "1.3.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9505
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9506
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9507
        "redeyed": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9508
          "version": "0.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9509
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9510
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9511
            "esprima-fb": "12001.1.0-dev-harmony-fb"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9512
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9513
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9514
            "esprima-fb": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9515
              "version": "12001.1.0-dev-harmony-fb",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9516
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9517
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9518
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9519
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9520
        "regenerate": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9521
          "version": "1.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9522
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9523
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9524
        "regenerator": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9525
          "version": "0.8.40",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9526
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9527
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9528
            "commoner": "0.10.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9529
            "defs": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9530
            "esprima-fb": "15001.1001.0-dev-harmony-fb",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9531
            "private": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9532
            "recast": "0.10.33",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9533
            "through": "2.3.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9534
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9535
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9536
            "ast-types": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9537
              "version": "0.8.12",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9538
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9539
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9540
            "esprima-fb": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9541
              "version": "15001.1001.0-dev-harmony-fb",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9542
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9543
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9544
            "recast": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9545
              "version": "0.10.33",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9546
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9547
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9548
                "ast-types": "0.8.12",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9549
                "esprima-fb": "15001.1001.0-dev-harmony-fb",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9550
                "private": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9551
                "source-map": "0.5.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9552
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9553
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9554
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9555
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9556
        "regenerator-runtime": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9557
          "version": "0.10.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9558
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9559
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9560
        "regenerator-transform": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9561
          "version": "0.9.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9562
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9563
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9564
            "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9565
            "babel-types": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9566
            "private": "0.1.7"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9567
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9568
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9569
        "regex-cache": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9570
          "version": "0.4.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9571
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9572
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9573
            "is-equal-shallow": "0.1.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9574
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9575
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9576
        "regexpu": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9577
          "version": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9578
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9579
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9580
            "esprima": "2.7.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9581
            "recast": "0.10.43",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9582
            "regenerate": "1.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9583
            "regjsgen": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9584
            "regjsparser": "0.1.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9585
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9586
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9587
            "ast-types": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9588
              "version": "0.8.15",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9589
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9590
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9591
            "esprima": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9592
              "version": "2.7.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9593
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9594
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9595
            "recast": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9596
              "version": "0.10.43",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9597
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9598
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9599
                "ast-types": "0.8.15",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9600
                "esprima-fb": "15001.1001.0-dev-harmony-fb",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9601
                "private": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9602
                "source-map": "0.5.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9603
              },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9604
              "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9605
                "esprima-fb": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9606
                  "version": "15001.1001.0-dev-harmony-fb",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9607
                  "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9608
                }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9609
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9610
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9611
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9612
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9613
        "regexpu-core": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9614
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9615
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9616
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9617
            "regenerate": "1.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9618
            "regjsgen": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9619
            "regjsparser": "0.1.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9620
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9621
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9622
        "regjsgen": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9623
          "version": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9624
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9625
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9626
        "regjsparser": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9627
          "version": "0.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9628
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9629
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9630
            "jsesc": "0.5.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9631
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9632
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9633
        "remove-trailing-separator": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9634
          "version": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9635
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9636
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9637
        "repeat-element": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9638
          "version": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9639
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9640
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9641
        "repeat-string": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9642
          "version": "1.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9643
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9644
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9645
        "repeating": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9646
          "version": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9647
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9648
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9649
            "is-finite": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9650
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9651
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9652
        "request": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9653
          "version": "2.81.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9654
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9655
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9656
            "aws-sign2": "0.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9657
            "aws4": "1.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9658
            "caseless": "0.12.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9659
            "combined-stream": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9660
            "extend": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9661
            "forever-agent": "0.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9662
            "form-data": "2.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9663
            "har-validator": "4.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9664
            "hawk": "3.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9665
            "http-signature": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9666
            "is-typedarray": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9667
            "isstream": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9668
            "json-stringify-safe": "5.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9669
            "mime-types": "2.1.17",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9670
            "oauth-sign": "0.8.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9671
            "performance-now": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9672
            "qs": "6.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9673
            "safe-buffer": "5.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9674
            "stringstream": "0.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9675
            "tough-cookie": "2.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9676
            "tunnel-agent": "0.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9677
            "uuid": "3.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9678
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9679
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9680
        "require-uncached": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9681
          "version": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9682
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9683
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9684
            "caller-path": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9685
            "resolve-from": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9686
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9687
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9688
        "requires-port": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9689
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9690
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9691
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9692
        "resolve": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9693
          "version": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9694
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9695
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9696
            "path-parse": "1.0.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9697
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9698
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9699
        "resolve-dir": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9700
          "version": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9701
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9702
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9703
            "expand-tilde": "1.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9704
            "global-modules": "0.2.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9705
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9706
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9707
        "resolve-from": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9708
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9709
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9710
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9711
        "restore-cursor": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9712
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9713
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9714
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9715
            "exit-hook": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9716
            "onetime": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9717
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9718
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9719
        "right-align": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9720
          "version": "0.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9721
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9722
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9723
            "align-text": "0.1.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9724
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9725
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9726
        "rimraf": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9727
          "version": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9728
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9729
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9730
            "glob": "7.1.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9731
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9732
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9733
        "rsvp": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9734
          "version": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9735
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9736
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9737
        "run-async": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9738
          "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9739
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9740
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9741
            "is-promise": "2.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9742
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9743
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9744
        "rx": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9745
          "version": "4.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9746
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9747
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9748
        "rx-lite": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9749
          "version": "3.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9750
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9751
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9752
        "safe-buffer": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9753
          "version": "5.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9754
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9755
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9756
        "safe-json-parse": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9757
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9758
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9759
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9760
        "sane": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9761
          "version": "1.7.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9762
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9763
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9764
            "anymatch": "1.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9765
            "exec-sh": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9766
            "fb-watchman": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9767
            "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9768
            "minimist": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9769
            "walker": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9770
            "watch": "0.10.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9771
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9772
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9773
            "minimist": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9774
              "version": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9775
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9776
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9777
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9778
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9779
        "semver": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9780
          "version": "5.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9781
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9782
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9783
        "send": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9784
          "version": "0.15.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9785
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9786
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9787
            "debug": "2.6.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9788
            "depd": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9789
            "destroy": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9790
            "encodeurl": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9791
            "escape-html": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9792
            "etag": "1.8.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9793
            "fresh": "0.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9794
            "http-errors": "1.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9795
            "mime": "1.3.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9796
            "ms": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9797
            "on-finished": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9798
            "range-parser": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9799
            "statuses": "1.3.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9800
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9801
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9802
            "debug": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9803
              "version": "2.6.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9804
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9805
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9806
                "ms": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9807
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9808
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9809
            "mime": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9810
              "version": "1.3.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9811
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9812
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9813
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9814
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9815
        "serve-static": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9816
          "version": "1.12.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9817
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9818
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9819
            "encodeurl": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9820
            "escape-html": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9821
            "parseurl": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9822
            "send": "0.15.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9823
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9824
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9825
        "set-blocking": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9826
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9827
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9828
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9829
        "set-immediate-shim": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9830
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9831
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9832
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9833
        "setprototypeof": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9834
          "version": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9835
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9836
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9837
        "shebang-command": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9838
          "version": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9839
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9840
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9841
            "shebang-regex": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9842
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9843
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9844
        "shebang-regex": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9845
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9846
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9847
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9848
        "shelljs": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9849
          "version": "0.7.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9850
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9851
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9852
            "glob": "7.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9853
            "interpret": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9854
            "rechoir": "0.6.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9855
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9856
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9857
        "shellwords": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9858
          "version": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9859
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9860
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9861
        "signal-exit": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9862
          "version": "3.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9863
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9864
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9865
        "silent-error": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9866
          "version": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9867
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9868
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9869
            "debug": "2.6.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9870
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9871
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9872
        "simple-dom": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9873
          "version": "0.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9874
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9875
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9876
        "simple-fmt": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9877
          "version": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9878
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9879
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9880
        "simple-html-tokenizer": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9881
          "version": "0.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9882
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9883
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9884
        "simple-is": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9885
          "version": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9886
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9887
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9888
        "slash": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9889
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9890
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9891
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9892
        "slice-ansi": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9893
          "version": "0.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9894
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9895
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9896
        "slide": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9897
          "version": "1.1.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9898
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9899
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9900
        "sntp": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9901
          "version": "1.0.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9902
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9903
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9904
            "hoek": "2.16.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9905
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9906
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9907
        "socket.io": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9908
          "version": "1.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9909
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9910
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9911
            "debug": "2.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9912
            "engine.io": "1.8.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9913
            "has-binary": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9914
            "object-assign": "4.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9915
            "socket.io-adapter": "0.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9916
            "socket.io-client": "1.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9917
            "socket.io-parser": "2.3.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9918
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9919
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9920
            "debug": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9921
              "version": "2.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9922
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9923
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9924
                "ms": "0.7.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9925
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9926
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9927
            "ms": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9928
              "version": "0.7.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9929
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9930
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9931
            "object-assign": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9932
              "version": "4.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9933
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9934
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9935
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9936
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9937
        "socket.io-adapter": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9938
          "version": "0.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9939
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9940
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9941
            "debug": "2.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9942
            "socket.io-parser": "2.3.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9943
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9944
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9945
            "debug": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9946
              "version": "2.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9947
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9948
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9949
                "ms": "0.7.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9950
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9951
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9952
            "ms": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9953
              "version": "0.7.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9954
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9955
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9956
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9957
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9958
        "socket.io-client": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9959
          "version": "1.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9960
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9961
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9962
            "backo2": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9963
            "component-bind": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9964
            "component-emitter": "1.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9965
            "debug": "2.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9966
            "engine.io-client": "1.8.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9967
            "has-binary": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9968
            "indexof": "0.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9969
            "object-component": "0.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9970
            "parseuri": "0.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9971
            "socket.io-parser": "2.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9972
            "to-array": "0.1.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9973
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9974
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9975
            "component-emitter": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9976
              "version": "1.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9977
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9978
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9979
            "debug": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9980
              "version": "2.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9981
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9982
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9983
                "ms": "0.7.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9984
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9985
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9986
            "ms": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9987
              "version": "0.7.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9988
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9989
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9990
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9991
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9992
        "socket.io-parser": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9993
          "version": "2.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9994
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9995
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9996
            "component-emitter": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9997
            "debug": "2.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9998
            "isarray": "0.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
  9999
            "json3": "3.3.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10000
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10001
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10002
            "debug": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10003
              "version": "2.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10004
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10005
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10006
                "ms": "0.7.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10007
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10008
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10009
            "isarray": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10010
              "version": "0.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10011
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10012
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10013
            "ms": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10014
              "version": "0.7.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10015
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10016
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10017
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10018
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10019
        "sort-object-keys": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10020
          "version": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10021
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10022
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10023
        "sort-package-json": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10024
          "version": "1.7.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10025
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10026
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10027
            "sort-object-keys": "1.1.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10028
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10029
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10030
        "source-map": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10031
          "version": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10032
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10033
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10034
        "source-map-support": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10035
          "version": "0.4.17",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10036
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10037
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10038
            "source-map": "0.5.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10039
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10040
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10041
        "source-map-url": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10042
          "version": "0.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10043
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10044
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10045
        "sourcemap-validator": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10046
          "version": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10047
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10048
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10049
            "jsesc": "0.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10050
            "lodash.foreach": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10051
            "lodash.template": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10052
            "source-map": "0.1.43"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10053
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10054
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10055
            "jsesc": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10056
              "version": "0.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10057
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10058
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10059
            "lodash.template": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10060
              "version": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10061
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10062
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10063
                "lodash._escapestringchar": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10064
                "lodash._reinterpolate": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10065
                "lodash.defaults": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10066
                "lodash.escape": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10067
                "lodash.keys": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10068
                "lodash.templatesettings": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10069
                "lodash.values": "2.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10070
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10071
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10072
            "source-map": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10073
              "version": "0.1.43",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10074
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10075
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10076
                "amdefine": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10077
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10078
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10079
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10080
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10081
        "spawn-args": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10082
          "version": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10083
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10084
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10085
        "spawn-sync": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10086
          "version": "1.0.15",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10087
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10088
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10089
            "concat-stream": "1.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10090
            "os-shim": "0.1.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10091
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10092
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10093
        "spdx-correct": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10094
          "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10095
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10096
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10097
            "spdx-license-ids": "1.2.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10098
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10099
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10100
        "spdx-expression-parse": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10101
          "version": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10102
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10103
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10104
        "spdx-license-ids": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10105
          "version": "1.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10106
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10107
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10108
        "sprintf-js": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10109
          "version": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10110
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10111
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10112
        "sshpk": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10113
          "version": "1.13.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10114
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10115
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10116
            "asn1": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10117
            "assert-plus": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10118
            "bcrypt-pbkdf": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10119
            "dashdash": "1.14.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10120
            "ecc-jsbn": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10121
            "getpass": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10122
            "jsbn": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10123
            "tweetnacl": "0.14.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10124
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10125
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10126
            "assert-plus": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10127
              "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10128
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10129
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10130
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10131
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10132
        "stable": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10133
          "version": "0.1.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10134
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10135
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10136
        "statuses": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10137
          "version": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10138
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10139
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10140
        "string-template": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10141
          "version": "0.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10142
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10143
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10144
        "string-width": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10145
          "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10146
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10147
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10148
            "code-point-at": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10149
            "is-fullwidth-code-point": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10150
            "strip-ansi": "3.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10151
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10152
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10153
        "string_decoder": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10154
          "version": "0.10.31",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10155
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10156
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10157
        "stringmap": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10158
          "version": "0.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10159
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10160
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10161
        "stringset": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10162
          "version": "0.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10163
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10164
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10165
        "stringstream": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10166
          "version": "0.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10167
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10168
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10169
        "strip-ansi": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10170
          "version": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10171
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10172
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10173
            "ansi-regex": "2.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10174
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10175
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10176
        "strip-bom": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10177
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10178
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10179
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10180
            "is-utf8": "0.2.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10181
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10182
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10183
        "strip-eof": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10184
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10185
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10186
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10187
        "strip-json-comments": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10188
          "version": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10189
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10190
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10191
        "styled_string": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10192
          "version": "0.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10193
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10194
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10195
        "sum-up": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10196
          "version": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10197
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10198
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10199
            "chalk": "1.1.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10200
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10201
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10202
        "supports-color": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10203
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10204
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10205
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10206
        "symlink-or-copy": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10207
          "version": "1.1.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10208
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10209
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10210
        "table": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10211
          "version": "3.8.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10212
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10213
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10214
            "ajv": "4.11.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10215
            "ajv-keywords": "1.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10216
            "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10217
            "lodash": "4.17.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10218
            "slice-ansi": "0.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10219
            "string-width": "2.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10220
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10221
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10222
            "ansi-regex": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10223
              "version": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10224
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10225
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10226
            "is-fullwidth-code-point": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10227
              "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10228
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10229
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10230
            "string-width": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10231
              "version": "2.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10232
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10233
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10234
                "is-fullwidth-code-point": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10235
                "strip-ansi": "4.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10236
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10237
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10238
            "strip-ansi": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10239
              "version": "4.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10240
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10241
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10242
                "ansi-regex": "3.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10243
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10244
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10245
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10246
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10247
        "tap-parser": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10248
          "version": "5.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10249
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10250
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10251
            "events-to-array": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10252
            "js-yaml": "3.8.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10253
            "readable-stream": "2.2.11"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10254
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10255
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10256
            "readable-stream": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10257
              "version": "2.2.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10258
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10259
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10260
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10261
                "core-util-is": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10262
                "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10263
                "isarray": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10264
                "process-nextick-args": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10265
                "safe-buffer": "5.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10266
                "string_decoder": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10267
                "util-deprecate": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10268
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10269
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10270
            "safe-buffer": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10271
              "version": "5.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10272
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10273
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10274
            "string_decoder": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10275
              "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10276
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10277
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10278
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10279
                "safe-buffer": "5.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10280
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10281
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10282
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10283
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10284
        "temp": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10285
          "version": "0.8.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10286
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10287
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10288
            "os-tmpdir": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10289
            "rimraf": "2.2.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10290
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10291
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10292
            "rimraf": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10293
              "version": "2.2.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10294
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10295
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10296
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10297
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10298
        "testem": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10299
          "version": "1.16.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10300
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10301
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10302
            "backbone": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10303
            "bluebird": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10304
            "charm": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10305
            "commander": "2.8.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10306
            "consolidate": "0.14.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10307
            "cross-spawn": "5.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10308
            "express": "4.15.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10309
            "fireworm": "0.7.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10310
            "glob": "7.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10311
            "http-proxy": "1.16.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10312
            "js-yaml": "3.8.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10313
            "lodash.assignin": "4.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10314
            "lodash.clonedeep": "4.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10315
            "lodash.find": "4.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10316
            "lodash.uniqby": "4.7.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10317
            "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10318
            "mustache": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10319
            "node-notifier": "5.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10320
            "npmlog": "4.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10321
            "printf": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10322
            "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10323
            "socket.io": "1.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10324
            "spawn-args": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10325
            "styled_string": "0.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10326
            "tap-parser": "5.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10327
            "xmldom": "0.1.27"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10328
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10329
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10330
        "text-table": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10331
          "version": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10332
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10333
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10334
        "textextensions": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10335
          "version": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10336
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10337
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10338
        "through": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10339
          "version": "2.3.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10340
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10341
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10342
        "tiny-lr": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10343
          "version": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10344
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10345
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10346
            "body": "5.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10347
            "debug": "2.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10348
            "faye-websocket": "0.10.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10349
            "livereload-js": "2.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10350
            "object-assign": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10351
            "qs": "6.4.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10352
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10353
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10354
            "debug": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10355
              "version": "2.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10356
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10357
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10358
                "ms": "0.7.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10359
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10360
            },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10361
            "ms": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10362
              "version": "0.7.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10363
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10364
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10365
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10366
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10367
        "tmp": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10368
          "version": "0.0.28",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10369
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10370
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10371
            "os-tmpdir": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10372
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10373
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10374
        "tmpl": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10375
          "version": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10376
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10377
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10378
        "to-array": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10379
          "version": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10380
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10381
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10382
        "to-fast-properties": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10383
          "version": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10384
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10385
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10386
        "tough-cookie": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10387
          "version": "2.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10388
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10389
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10390
            "punycode": "1.4.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10391
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10392
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10393
        "tree-sync": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10394
          "version": "1.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10395
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10396
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10397
            "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10398
            "fs-tree-diff": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10399
            "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10400
            "quick-temp": "0.1.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10401
            "walk-sync": "0.2.7"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10402
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10403
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10404
            "walk-sync": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10405
              "version": "0.2.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10406
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10407
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10408
                "ensure-posix-path": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10409
                "matcher-collection": "1.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10410
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10411
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10412
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10413
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10414
        "trim-right": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10415
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10416
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10417
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10418
        "try-resolve": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10419
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10420
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10421
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10422
        "tryit": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10423
          "version": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10424
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10425
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10426
        "tryor": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10427
          "version": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10428
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10429
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10430
        "tunnel-agent": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10431
          "version": "0.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10432
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10433
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10434
            "safe-buffer": "5.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10435
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10436
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10437
        "tweetnacl": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10438
          "version": "0.14.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10439
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10440
          "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10441
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10442
        "type-check": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10443
          "version": "0.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10444
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10445
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10446
            "prelude-ls": "1.1.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10447
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10448
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10449
        "type-is": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10450
          "version": "1.6.15",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10451
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10452
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10453
            "media-typer": "0.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10454
            "mime-types": "2.1.17"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10455
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10456
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10457
        "typedarray": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10458
          "version": "0.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10459
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10460
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10461
        "uc.micro": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10462
          "version": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10463
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10464
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10465
        "uglify-js": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10466
          "version": "2.8.29",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10467
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10468
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10469
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10470
            "source-map": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10471
            "uglify-to-browserify": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10472
            "yargs": "3.10.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10473
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10474
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10475
        "uglify-to-browserify": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10476
          "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10477
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10478
          "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10479
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10480
        "ultron": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10481
          "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10482
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10483
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10484
        "underscore": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10485
          "version": "1.8.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10486
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10487
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10488
        "underscore.string": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10489
          "version": "3.3.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10490
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10491
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10492
            "sprintf-js": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10493
            "util-deprecate": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10494
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10495
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10496
        "unique-string": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10497
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10498
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10499
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10500
            "crypto-random-string": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10501
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10502
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10503
        "unpipe": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10504
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10505
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10506
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10507
        "untildify": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10508
          "version": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10509
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10510
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10511
            "os-homedir": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10512
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10513
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10514
        "user-home": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10515
          "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10516
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10517
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10518
            "os-homedir": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10519
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10520
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10521
        "username-sync": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10522
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10523
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10524
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10525
        "util-deprecate": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10526
          "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10527
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10528
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10529
        "utils-merge": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10530
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10531
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10532
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10533
        "uuid": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10534
          "version": "3.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10535
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10536
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10537
        "validate-npm-package-license": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10538
          "version": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10539
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10540
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10541
            "spdx-correct": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10542
            "spdx-expression-parse": "1.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10543
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10544
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10545
        "validate-npm-package-name": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10546
          "version": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10547
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10548
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10549
            "builtins": "1.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10550
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10551
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10552
        "vary": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10553
          "version": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10554
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10555
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10556
        "verror": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10557
          "version": "1.10.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10558
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10559
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10560
            "assert-plus": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10561
            "core-util-is": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10562
            "extsprintf": "1.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10563
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10564
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10565
            "assert-plus": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10566
              "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10567
              "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10568
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10569
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10570
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10571
        "walk-sync": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10572
          "version": "0.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10573
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10574
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10575
            "ensure-posix-path": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10576
            "matcher-collection": "1.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10577
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10578
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10579
        "walker": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10580
          "version": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10581
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10582
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10583
            "makeerror": "1.0.11"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10584
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10585
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10586
        "watch": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10587
          "version": "0.10.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10588
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10589
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10590
        "websocket-driver": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10591
          "version": "0.6.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10592
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10593
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10594
            "websocket-extensions": "0.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10595
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10596
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10597
        "websocket-extensions": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10598
          "version": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10599
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10600
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10601
        "which": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10602
          "version": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10603
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10604
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10605
            "isexe": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10606
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10607
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10608
        "wide-align": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10609
          "version": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10610
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10611
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10612
            "string-width": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10613
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10614
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10615
        "window-size": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10616
          "version": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10617
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10618
          "optional": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10619
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10620
        "wordwrap": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10621
          "version": "0.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10622
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10623
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10624
        "wrappy": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10625
          "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10626
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10627
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10628
        "write": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10629
          "version": "0.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10630
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10631
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10632
            "mkdirp": "0.5.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10633
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10634
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10635
        "write-file-atomic": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10636
          "version": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10637
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10638
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10639
            "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10640
            "imurmurhash": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10641
            "slide": "1.1.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10642
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10643
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10644
        "ws": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10645
          "version": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10646
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10647
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10648
            "options": "0.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10649
            "ultron": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10650
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10651
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10652
        "wtf-8": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10653
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10654
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10655
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10656
        "xdg-basedir": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10657
          "version": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10658
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10659
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10660
        "xmldom": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10661
          "version": "0.1.27",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10662
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10663
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10664
        "xmlhttprequest-ssl": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10665
          "version": "1.5.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10666
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10667
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10668
        "xtend": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10669
          "version": "4.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10670
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10671
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10672
        "y18n": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10673
          "version": "3.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10674
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10675
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10676
        "yallist": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10677
          "version": "2.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10678
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10679
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10680
        "yam": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10681
          "version": "0.0.22",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10682
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10683
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10684
            "fs-extra": "0.30.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10685
            "lodash.merge": "4.6.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10686
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10687
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10688
            "fs-extra": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10689
              "version": "0.30.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10690
              "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10691
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10692
                "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10693
                "jsonfile": "2.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10694
                "klaw": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10695
                "path-is-absolute": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10696
                "rimraf": "2.6.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10697
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10698
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10699
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10700
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10701
        "yargs": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10702
          "version": "3.10.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10703
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10704
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10705
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10706
            "camelcase": "1.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10707
            "cliui": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10708
            "decamelize": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10709
            "window-size": "0.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10710
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10711
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10712
        "yeast": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10713
          "version": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10714
          "bundled": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10715
        }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10716
      }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10717
    },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10718
    "create-error-class": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10719
      "version": "3.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10720
      "resolved": "https://registry.npmjs.org/create-error-class/-/create-error-class-3.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10721
      "integrity": "sha1-Br56vvlHo/FKMP1hBnHUAbyot7Y=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10722
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10723
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10724
        "capture-stack-trace": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10725
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10726
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10727
    "cross-spawn": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10728
      "version": "5.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10729
      "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10730
      "integrity": "sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10731
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10732
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10733
        "lru-cache": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10734
        "shebang-command": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10735
        "which": "1.2.14"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10736
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10737
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10738
    "cryptiles": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10739
      "version": "2.0.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10740
      "resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10741
      "integrity": "sha1-O9/s3GCBR8HGcgL6KR59ylnqo7g=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10742
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10743
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10744
        "boom": "2.10.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10745
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10746
    },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 10747
    "crypto-random-string": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 10748
      "version": "1.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 10749
      "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-1.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 10750
      "integrity": "sha1-ojD2T1aDEOFJgAmUB5DsmVRbyn4=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 10751
      "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 10752
    },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10753
    "currently-unhandled": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10754
      "version": "0.4.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10755
      "resolved": "https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10756
      "integrity": "sha1-mI3zP+qxke95mmE2nddsF635V+o=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10757
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10758
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10759
        "array-find-index": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10760
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10761
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10762
    "d": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10763
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10764
      "resolved": "https://registry.npmjs.org/d/-/d-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10765
      "integrity": "sha1-dUu1v+VUUdpppYuU1F9MWwRi1Y8=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10766
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10767
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10768
        "es5-ext": "0.10.23"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10769
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10770
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10771
    "dashdash": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10772
      "version": "1.14.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10773
      "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10774
      "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10775
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10776
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10777
        "assert-plus": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10778
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10779
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10780
        "assert-plus": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10781
          "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10782
          "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10783
          "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10784
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10785
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10786
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10787
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10788
    "debug": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10789
      "version": "2.6.8",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10790
      "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.8.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10791
      "integrity": "sha1-5zFTHKLt4n0YgiJCfaF4IdaP9Pw=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10792
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10793
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10794
        "ms": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10795
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10796
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10797
    "decamelize": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10798
      "version": "1.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10799
      "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10800
      "integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10801
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10802
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10803
    "deep-extend": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10804
      "version": "0.4.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10805
      "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.4.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10806
      "integrity": "sha1-SLaZwn4zS/ifEIkr5DL25MfTSn8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10807
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10808
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10809
    "deep-is": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10810
      "version": "0.1.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10811
      "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10812
      "integrity": "sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10813
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10814
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10815
    "defined": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10816
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10817
      "resolved": "https://registry.npmjs.org/defined/-/defined-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10818
      "integrity": "sha1-yY2bzvdWdBiOEQlpFRGZ45sfppM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10819
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10820
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10821
    "defs": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10822
      "version": "1.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10823
      "resolved": "https://registry.npmjs.org/defs/-/defs-1.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10824
      "integrity": "sha1-siYJ8sehG6ej2xFoBcE5scr/qdI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10825
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10826
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10827
        "alter": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10828
        "ast-traverse": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10829
        "breakable": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10830
        "esprima-fb": "15001.1001.0-dev-harmony-fb",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10831
        "simple-fmt": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10832
        "simple-is": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10833
        "stringmap": "0.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10834
        "stringset": "0.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10835
        "tryor": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10836
        "yargs": "3.27.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10837
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10838
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10839
    "del": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10840
      "version": "2.2.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10841
      "resolved": "https://registry.npmjs.org/del/-/del-2.2.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10842
      "integrity": "sha1-wSyYHQZ4RshLyvhiz/kw2Qf/0ag=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10843
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10844
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10845
        "globby": "5.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10846
        "is-path-cwd": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10847
        "is-path-in-cwd": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10848
        "object-assign": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10849
        "pify": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10850
        "pinkie-promise": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10851
        "rimraf": "2.6.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10852
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10853
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10854
    "delayed-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10855
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10856
      "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10857
      "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10858
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10859
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10860
    "delegates": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10861
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10862
      "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10863
      "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10864
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10865
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10866
    "depd": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10867
      "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10868
      "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10869
      "integrity": "sha1-4b2Cxqq2ztlluXuIsX7T5SjKGMM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10870
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10871
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10872
    "destroy": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10873
      "version": "1.0.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10874
      "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10875
      "integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10876
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10877
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10878
    "detect-file": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10879
      "version": "0.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10880
      "resolved": "https://registry.npmjs.org/detect-file/-/detect-file-0.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10881
      "integrity": "sha1-STXe39lIhkjgBrASlWbpOGcR6mM=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10882
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10883
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10884
        "fs-exists-sync": "0.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10885
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10886
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10887
    "detect-indent": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 10888
      "version": "4.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 10889
      "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-4.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 10890
      "integrity": "sha1-920GQ1LN9Docts5hnE7jqUdd4gg=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10891
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10892
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10893
        "repeating": "2.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10894
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10895
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10896
    "detective": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10897
      "version": "4.5.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10898
      "resolved": "https://registry.npmjs.org/detective/-/detective-4.5.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10899
      "integrity": "sha1-blqMaybmx6JUsca210kNmOyR7dE=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10900
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10901
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10902
        "acorn": "4.0.13",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10903
        "defined": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10904
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10905
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10906
    "diff": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 10907
      "version": "3.2.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 10908
      "resolved": "https://registry.npmjs.org/diff/-/diff-3.2.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 10909
      "integrity": "sha1-yc45Okt8vQsFinJck98pkCeGj/k=",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10910
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10911
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10912
    "doctrine": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10913
      "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10914
      "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10915
      "integrity": "sha1-xz2NKQnSIpHhoAejlYBNqLZl/mM=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10916
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10917
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10918
        "esutils": "2.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10919
        "isarray": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10920
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10921
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10922
    "dot-prop": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 10923
      "version": "4.1.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 10924
      "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-4.1.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 10925
      "integrity": "sha1-qEk/C3te7sglJbXHWH+n3nyoWcE=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10926
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10927
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10928
        "is-obj": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10929
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10930
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10931
    "duplexer2": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10932
      "version": "0.1.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10933
      "resolved": "https://registry.npmjs.org/duplexer2/-/duplexer2-0.1.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10934
      "integrity": "sha1-ixLauHjA1p4+eJEFFmKjL8a93ME=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10935
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10936
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10937
        "readable-stream": "2.2.11"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10938
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10939
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10940
        "readable-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10941
          "version": "2.2.11",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10942
          "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.2.11.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10943
          "integrity": "sha512-h+8+r3MKEhkiVrwdKL8aWs1oc1VvBu33ueshOvS26RsZQ3Amhx/oO3TKe4lApSV9ueY6as8EAh7mtuFjdlhg9Q==",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10944
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10945
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10946
            "core-util-is": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10947
            "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10948
            "isarray": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10949
            "process-nextick-args": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10950
            "safe-buffer": "5.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10951
            "string_decoder": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10952
            "util-deprecate": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10953
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10954
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10955
        "string_decoder": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10956
          "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10957
          "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10958
          "integrity": "sha1-sp4fThEl+pehA4K4pTNze3SR4Xk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10959
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10960
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10961
            "safe-buffer": "5.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10962
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10963
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10964
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10965
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10966
    "duplexify": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10967
      "version": "3.5.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10968
      "resolved": "https://registry.npmjs.org/duplexify/-/duplexify-3.5.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10969
      "integrity": "sha1-GqdzAC4VeEV+nZ1KULDMquvL1gQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10970
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10971
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10972
        "end-of-stream": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10973
        "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10974
        "readable-stream": "2.2.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10975
        "stream-shift": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10976
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10977
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10978
        "readable-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10979
          "version": "2.2.11",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10980
          "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.2.11.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10981
          "integrity": "sha512-h+8+r3MKEhkiVrwdKL8aWs1oc1VvBu33ueshOvS26RsZQ3Amhx/oO3TKe4lApSV9ueY6as8EAh7mtuFjdlhg9Q==",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10982
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10983
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10984
            "core-util-is": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10985
            "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10986
            "isarray": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10987
            "process-nextick-args": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10988
            "safe-buffer": "5.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10989
            "string_decoder": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10990
            "util-deprecate": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10991
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10992
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10993
        "string_decoder": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10994
          "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10995
          "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 10996
          "integrity": "sha1-sp4fThEl+pehA4K4pTNze3SR4Xk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10997
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10998
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 10999
            "safe-buffer": "5.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11000
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11001
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11002
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11003
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11004
    "ecc-jsbn": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11005
      "version": "0.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11006
      "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11007
      "integrity": "sha1-D8c6ntXw1Tw4GTOYUj735UN3dQU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11008
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11009
      "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11010
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11011
        "jsbn": "0.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11012
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11013
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11014
    "editions": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11015
      "version": "1.3.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11016
      "resolved": "https://registry.npmjs.org/editions/-/editions-1.3.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11017
      "integrity": "sha1-CQcQG92iD6w8vjNMJ8vQaI3Jmls=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11018
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11019
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11020
    "ee-first": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11021
      "version": "1.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11022
      "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11023
      "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11024
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11025
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11026
    "electron-to-chromium": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11027
      "version": "1.3.14",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11028
      "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.14.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11029
      "integrity": "sha1-ZK8Pnv08PGrNV9cfg7Scp+6cS0M=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11030
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11031
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11032
    "ember-ajax": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11033
      "version": "3.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11034
      "resolved": "https://registry.npmjs.org/ember-ajax/-/ember-ajax-3.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11035
      "integrity": "sha1-jyHp2gwdQzz4eaqFX85GTVF+mrU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11036
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11037
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11038
        "ember-cli-babel": "6.4.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11039
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11040
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11041
    "ember-aupac-typeahead": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11042
      "version": "2.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11043
      "resolved": "https://registry.npmjs.org/ember-aupac-typeahead/-/ember-aupac-typeahead-2.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11044
      "integrity": "sha1-X5OHDBy2MFZx06IsVP/Cf43HMj8=",
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11045
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11046
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11047
        "ember-cli-babel": "5.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11048
        "ember-cli-htmlbars": "1.3.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11049
      },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11050
      "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11051
        "babel-core": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11052
          "version": "5.8.38",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11053
          "resolved": "https://registry.npmjs.org/babel-core/-/babel-core-5.8.38.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11054
          "integrity": "sha1-H8ruedfmG3ULALjlT238nQr4ZVg=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11055
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11056
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11057
            "babel-plugin-constant-folding": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11058
            "babel-plugin-dead-code-elimination": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11059
            "babel-plugin-eval": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11060
            "babel-plugin-inline-environment-variables": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11061
            "babel-plugin-jscript": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11062
            "babel-plugin-member-expression-literals": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11063
            "babel-plugin-property-literals": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11064
            "babel-plugin-proto-to-assign": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11065
            "babel-plugin-react-constant-elements": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11066
            "babel-plugin-react-display-name": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11067
            "babel-plugin-remove-console": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11068
            "babel-plugin-remove-debugger": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11069
            "babel-plugin-runtime": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11070
            "babel-plugin-undeclared-variables-check": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11071
            "babel-plugin-undefined-to-void": "1.1.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11072
            "babylon": "5.8.38",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11073
            "bluebird": "2.11.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11074
            "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11075
            "convert-source-map": "1.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11076
            "core-js": "1.2.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11077
            "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11078
            "detect-indent": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11079
            "esutils": "2.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11080
            "fs-readdir-recursive": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11081
            "globals": "6.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11082
            "home-or-tmp": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11083
            "is-integer": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11084
            "js-tokens": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11085
            "json5": "0.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11086
            "lodash": "3.10.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11087
            "minimatch": "2.0.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11088
            "output-file-sync": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11089
            "path-exists": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11090
            "path-is-absolute": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11091
            "private": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11092
            "regenerator": "0.8.40",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11093
            "regexpu": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11094
            "repeating": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11095
            "resolve": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11096
            "shebang-regex": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11097
            "slash": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11098
            "source-map": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11099
            "source-map-support": "0.2.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11100
            "to-fast-properties": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11101
            "trim-right": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11102
            "try-resolve": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11103
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11104
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11105
        "babylon": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11106
          "version": "5.8.38",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11107
          "resolved": "https://registry.npmjs.org/babylon/-/babylon-5.8.38.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11108
          "integrity": "sha1-7JsSCxG/bM1Bc6GL8hfmC3mFn/0=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11109
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11110
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11111
        "broccoli-babel-transpiler": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11112
          "version": "5.6.2",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11113
          "resolved": "https://registry.npmjs.org/broccoli-babel-transpiler/-/broccoli-babel-transpiler-5.6.2.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11114
          "integrity": "sha1-lYxy5DV1svCoYqUJbboc4evH100=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11115
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11116
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11117
            "babel-core": "5.8.38",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11118
            "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11119
            "broccoli-merge-trees": "1.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11120
            "broccoli-persistent-filter": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11121
            "clone": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11122
            "hash-for-dep": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11123
            "json-stable-stringify": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11124
          },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11125
          "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11126
            "clone": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11127
              "version": "0.2.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11128
              "resolved": "https://registry.npmjs.org/clone/-/clone-0.2.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11129
              "integrity": "sha1-xhJqkK1Pctv1rNskPMN3JP6T/B8=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11130
              "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11131
            }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11132
          }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11133
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11134
        "broccoli-merge-trees": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11135
          "version": "1.2.4",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11136
          "resolved": "https://registry.npmjs.org/broccoli-merge-trees/-/broccoli-merge-trees-1.2.4.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11137
          "integrity": "sha1-oAFRm7UGfwZYnZGvopQkRaLQ/bU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11138
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11139
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11140
            "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11141
            "can-symlink": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11142
            "fast-ordered-set": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11143
            "fs-tree-diff": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11144
            "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11145
            "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11146
            "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11147
            "symlink-or-copy": "1.1.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11148
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11149
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11150
        "core-js": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11151
          "version": "1.2.7",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11152
          "resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11153
          "integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11154
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11155
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11156
        "detect-indent": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11157
          "version": "3.0.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11158
          "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-3.0.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11159
          "integrity": "sha1-ncXl3bzu+DJXZLlFGwK8bVQIT3U=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11160
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11161
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11162
            "get-stdin": "4.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11163
            "minimist": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11164
            "repeating": "1.1.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11165
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11166
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11167
        "ember-cli-babel": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11168
          "version": "5.2.4",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11169
          "resolved": "https://registry.npmjs.org/ember-cli-babel/-/ember-cli-babel-5.2.4.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11170
          "integrity": "sha1-XOT0awjtb20h6Hhhn7aJcZ1ujhM=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11171
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11172
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11173
            "broccoli-babel-transpiler": "5.6.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11174
            "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11175
            "clone": "2.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11176
            "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11177
            "resolve": "1.3.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11178
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11179
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11180
        "ember-cli-version-checker": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11181
          "version": "1.3.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11182
          "resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11183
          "integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11184
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11185
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11186
            "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11187
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11188
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11189
        "globals": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11190
          "version": "6.4.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11191
          "resolved": "https://registry.npmjs.org/globals/-/globals-6.4.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11192
          "integrity": "sha1-hJgDKzttHMge68X3lpDY/in6v08=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11193
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11194
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11195
        "home-or-tmp": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11196
          "version": "1.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11197
          "resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-1.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11198
          "integrity": "sha1-S58eQIAMPlDGwn94FnavzOcfOYU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11199
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11200
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11201
            "os-tmpdir": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11202
            "user-home": "1.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11203
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11204
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11205
        "js-tokens": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11206
          "version": "1.0.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11207
          "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-1.0.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11208
          "integrity": "sha1-zENaXIuUrRWst5gxQPyAGCyJrq4=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11209
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11210
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11211
        "json5": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11212
          "version": "0.4.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11213
          "resolved": "https://registry.npmjs.org/json5/-/json5-0.4.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11214
          "integrity": "sha1-BUNS5MTIDIbAkjh31EneF2pzLI0=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11215
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11216
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11217
        "lodash": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11218
          "version": "3.10.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11219
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11220
          "integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11221
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11222
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11223
        "minimatch": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11224
          "version": "2.0.10",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11225
          "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11226
          "integrity": "sha1-jQh8OcazjAAbl/ynzm0OHoCvusc=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11227
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11228
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11229
            "brace-expansion": "1.1.7"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11230
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11231
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11232
        "minimist": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11233
          "version": "1.2.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11234
          "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11235
          "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11236
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11237
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11238
        "repeating": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11239
          "version": "1.1.3",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11240
          "resolved": "https://registry.npmjs.org/repeating/-/repeating-1.1.3.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11241
          "integrity": "sha1-PUEUIYh3U3SU+X93+Xhfq4EPpKw=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11242
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11243
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11244
            "is-finite": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11245
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11246
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11247
        "source-map-support": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11248
          "version": "0.2.10",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11249
          "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.10.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11250
          "integrity": "sha1-6lo5AKHByyUJagrozFwrSxDe09w=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11251
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11252
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11253
            "source-map": "0.1.32"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11254
          },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11255
          "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11256
            "source-map": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11257
              "version": "0.1.32",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11258
              "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.32.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11259
              "integrity": "sha1-yLbBZ3l7pHQKjqMyUhYv8IWRsmY=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11260
              "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11261
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11262
                "amdefine": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11263
              }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11264
            }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11265
          }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11266
        }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11267
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11268
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11269
    "ember-cli": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11270
      "version": "2.13.2",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11271
      "resolved": "https://registry.npmjs.org/ember-cli/-/ember-cli-2.13.2.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11272
      "integrity": "sha1-pWHwjmmxhPoxdfcGzO0pnA0WhOU=",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11273
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11274
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11275
        "amd-name-resolver": "0.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11276
        "babel-plugin-transform-es2015-modules-amd": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11277
        "bower-config": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11278
        "bower-endpoint-parser": "0.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11279
        "broccoli-babel-transpiler": "6.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11280
        "broccoli-brocfile-loader": "0.18.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11281
        "broccoli-builder": "0.18.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11282
        "broccoli-concat": "3.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11283
        "broccoli-config-loader": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11284
        "broccoli-config-replace": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11285
        "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11286
        "broccoli-funnel-reducer": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11287
        "broccoli-merge-trees": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11288
        "broccoli-middleware": "1.0.0-beta.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11289
        "broccoli-source": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11290
        "broccoli-stew": "1.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11291
        "calculate-cache-key-for-tree": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11292
        "capture-exit": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11293
        "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11294
        "clean-base-url": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11295
        "compression": "1.6.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11296
        "configstore": "3.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11297
        "console-ui": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11298
        "core-object": "3.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11299
        "diff": "3.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11300
        "ember-cli-broccoli-sane-watcher": "2.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11301
        "ember-cli-get-component-path-option": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11302
        "ember-cli-is-package-missing": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11303
        "ember-cli-legacy-blueprints": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11304
        "ember-cli-lodash-subset": "1.0.12",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11305
        "ember-cli-normalize-entity-name": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11306
        "ember-cli-preprocess-registry": "3.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11307
        "ember-cli-string-utils": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11308
        "ember-try": "0.2.15",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11309
        "ensure-posix-path": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11310
        "escape-string-regexp": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11311
        "execa": "0.6.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11312
        "exists-sync": "0.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11313
        "exit": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11314
        "express": "4.15.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11315
        "filesize": "3.5.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11316
        "find-up": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11317
        "fs-extra": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11318
        "fs-tree-diff": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11319
        "get-caller-file": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11320
        "git-repo-info": "1.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11321
        "glob": "7.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11322
        "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11323
        "heimdalljs-fs-monitor": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11324
        "heimdalljs-graph": "0.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11325
        "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11326
        "http-proxy": "1.16.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11327
        "inflection": "1.12.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11328
        "is-git-url": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11329
        "isbinaryfile": "3.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11330
        "js-yaml": "3.8.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11331
        "json-stable-stringify": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11332
        "leek": "0.0.24",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11333
        "lodash.template": "4.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11334
        "markdown-it": "8.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11335
        "markdown-it-terminal": "0.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11336
        "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11337
        "morgan": "1.8.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11338
        "node-modules-path": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11339
        "nopt": "3.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11340
        "npm-package-arg": "4.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11341
        "portfinder": "1.0.13",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11342
        "promise-map-series": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11343
        "quick-temp": "0.1.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11344
        "resolve": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11345
        "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11346
        "sane": "1.7.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11347
        "semver": "5.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11348
        "silent-error": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11349
        "sort-package-json": "1.7.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11350
        "symlink-or-copy": "1.1.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11351
        "temp": "0.8.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11352
        "testem": "1.16.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11353
        "tiny-lr": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11354
        "tree-sync": "1.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11355
        "uuid": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11356
        "validate-npm-package-name": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11357
        "walk-sync": "0.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11358
        "yam": "0.0.22"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11359
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11360
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11361
        "glob": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11362
          "version": "7.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11363
          "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11364
          "integrity": "sha1-gFIR3wT6rxxjo2ADBs31reULLsg=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11365
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11366
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11367
            "fs.realpath": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11368
            "inflight": "1.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11369
            "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11370
            "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11371
            "once": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11372
            "path-is-absolute": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11373
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11374
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11375
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11376
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11377
    "ember-cli-app-version": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11378
      "version": "3.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11379
      "resolved": "https://registry.npmjs.org/ember-cli-app-version/-/ember-cli-app-version-3.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11380
      "integrity": "sha1-1nozrux70DGH++csVmPa3sTDNoo=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11381
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11382
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11383
        "ember-cli-babel": "6.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11384
        "ember-cli-htmlbars": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11385
        "git-repo-version": "0.4.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11386
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11387
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11388
    "ember-cli-babel": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11389
      "version": "6.4.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11390
      "resolved": "https://registry.npmjs.org/ember-cli-babel/-/ember-cli-babel-6.4.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11391
      "integrity": "sha1-eFocJP4yUOsHdrGrPO6FeGO0RUI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11392
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11393
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11394
        "amd-name-resolver": "0.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11395
        "babel-plugin-debug-macros": "0.1.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11396
        "babel-plugin-transform-es2015-modules-amd": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11397
        "babel-polyfill": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11398
        "babel-preset-env": "1.5.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11399
        "broccoli-babel-transpiler": "6.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11400
        "broccoli-debug": "0.6.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11401
        "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11402
        "broccoli-source": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11403
        "clone": "2.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11404
        "ember-cli-version-checker": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11405
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11406
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11407
    "ember-cli-broccoli-sane-watcher": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11408
      "version": "2.0.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11409
      "resolved": "https://registry.npmjs.org/ember-cli-broccoli-sane-watcher/-/ember-cli-broccoli-sane-watcher-2.0.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11410
      "integrity": "sha1-9D9C91t1CcIS+5Js2a6oauGSZMY=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11411
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11412
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11413
        "broccoli-slow-trees": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11414
        "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11415
        "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11416
        "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11417
        "sane": "1.7.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11418
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11419
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11420
    "ember-cli-dependency-checker": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11421
      "version": "1.4.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11422
      "resolved": "https://registry.npmjs.org/ember-cli-dependency-checker/-/ember-cli-dependency-checker-1.4.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11423
      "integrity": "sha1-KxP5d+HuqEP8GiGgAb5spdTvGUI=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11424
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11425
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11426
        "chalk": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11427
        "is-git-url": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11428
        "semver": "4.3.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11429
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11430
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11431
        "ansi-regex": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11432
          "version": "0.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11433
          "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11434
          "integrity": "sha1-DY6UaWej2BQ/k+JOKYUl/BsiNfk=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11435
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11436
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11437
        "ansi-styles": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11438
          "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11439
          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11440
          "integrity": "sha1-6uy/Zs1waIJ2Cy9GkVgrj1XXp94=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11441
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11442
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11443
        "chalk": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11444
          "version": "0.5.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11445
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11446
          "integrity": "sha1-Zjs6ZItotV0EaQ1JFnqoN4WPIXQ=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11447
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11448
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11449
            "ansi-styles": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11450
            "escape-string-regexp": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11451
            "has-ansi": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11452
            "strip-ansi": "0.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11453
            "supports-color": "0.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11454
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11455
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11456
        "has-ansi": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11457
          "version": "0.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11458
          "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11459
          "integrity": "sha1-hPJlqujA5qiKEtcCKJS3VoiUxi4=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11460
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11461
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11462
            "ansi-regex": "0.2.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11463
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11464
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11465
        "semver": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11466
          "version": "4.3.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11467
          "resolved": "https://registry.npmjs.org/semver/-/semver-4.3.6.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11468
          "integrity": "sha1-MAvG4OhjdPe6YQaLWx7NV/xlMto=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11469
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11470
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11471
        "strip-ansi": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11472
          "version": "0.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11473
          "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11474
          "integrity": "sha1-JfSOoiynkYfzF0pNuHWTR7sSYiA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11475
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11476
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11477
            "ansi-regex": "0.2.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11478
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11479
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11480
        "supports-color": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11481
          "version": "0.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11482
          "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11483
          "integrity": "sha1-2S3iaU6z9nMjlz1649i1W0wiGQo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11484
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11485
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11486
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11487
    },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11488
    "ember-cli-eslint": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11489
      "version": "3.1.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11490
      "resolved": "https://registry.npmjs.org/ember-cli-eslint/-/ember-cli-eslint-3.1.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11491
      "integrity": "sha1-jZ4qhnZUg1rBskhY2RF+FD+lS9Q=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11492
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11493
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11494
        "broccoli-lint-eslint": "3.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11495
        "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11496
        "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11497
        "walk-sync": "0.3.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11498
      },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11499
      "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11500
        "ember-cli-version-checker": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11501
          "version": "1.3.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11502
          "resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11503
          "integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11504
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11505
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11506
            "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11507
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11508
        }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11509
      }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11510
    },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11511
    "ember-cli-get-component-path-option": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11512
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11513
      "resolved": "https://registry.npmjs.org/ember-cli-get-component-path-option/-/ember-cli-get-component-path-option-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11514
      "integrity": "sha1-DXtZVVni+QUKvtgE8djv8bCLx3E=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11515
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11516
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11517
    "ember-cli-get-dependency-depth": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11518
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11519
      "resolved": "https://registry.npmjs.org/ember-cli-get-dependency-depth/-/ember-cli-get-dependency-depth-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11520
      "integrity": "sha1-4K/s+CotUvAPKKtGgpUoGuw2jRE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11521
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11522
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11523
    "ember-cli-htmlbars": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11524
      "version": "1.3.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11525
      "resolved": "https://registry.npmjs.org/ember-cli-htmlbars/-/ember-cli-htmlbars-1.3.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11526
      "integrity": "sha1-BoFSYsFXdzYjW9Qs6Z21Wc5ev9E=",
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11527
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11528
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11529
        "broccoli-persistent-filter": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11530
        "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11531
        "hash-for-dep": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11532
        "json-stable-stringify": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11533
        "strip-bom": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11534
      },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11535
      "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11536
        "ember-cli-version-checker": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11537
          "version": "1.3.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11538
          "resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11539
          "integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11540
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11541
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11542
            "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11543
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11544
        }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11545
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11546
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11547
    "ember-cli-htmlbars-inline-precompile": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11548
      "version": "0.4.3",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11549
      "resolved": "https://registry.npmjs.org/ember-cli-htmlbars-inline-precompile/-/ember-cli-htmlbars-inline-precompile-0.4.3.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11550
      "integrity": "sha1-QSP1B/6mxZukwnLvfnE6bVW6Bsk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11551
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11552
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11553
        "babel-plugin-htmlbars-inline-precompile": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11554
        "ember-cli-version-checker": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11555
        "hash-for-dep": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11556
        "silent-error": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11557
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11558
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11559
    "ember-cli-inject-live-reload": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11560
      "version": "1.6.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11561
      "resolved": "https://registry.npmjs.org/ember-cli-inject-live-reload/-/ember-cli-inject-live-reload-1.6.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11562
      "integrity": "sha1-grj1vkVIFadef21Cyc4LyIOpFKM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11563
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11564
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11565
    "ember-cli-is-package-missing": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11566
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11567
      "resolved": "https://registry.npmjs.org/ember-cli-is-package-missing/-/ember-cli-is-package-missing-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11568
      "integrity": "sha1-bmGEyvuSY13ZPKbJRrEEKS1OM5A=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11569
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11570
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11571
    "ember-cli-legacy-blueprints": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11572
      "version": "0.1.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11573
      "resolved": "https://registry.npmjs.org/ember-cli-legacy-blueprints/-/ember-cli-legacy-blueprints-0.1.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11574
      "integrity": "sha1-g9bABawOOXUP+d1FzRt4z2lxUMY=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11575
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11576
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11577
        "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11578
        "ember-cli-get-component-path-option": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11579
        "ember-cli-get-dependency-depth": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11580
        "ember-cli-is-package-missing": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11581
        "ember-cli-lodash-subset": "1.0.12",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11582
        "ember-cli-normalize-entity-name": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11583
        "ember-cli-path-utils": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11584
        "ember-cli-string-utils": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11585
        "ember-cli-test-info": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11586
        "ember-cli-valid-component-name": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11587
        "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11588
        "ember-router-generator": "1.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11589
        "exists-sync": "0.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11590
        "fs-extra": "0.24.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11591
        "inflection": "1.12.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11592
        "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11593
        "silent-error": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11594
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11595
      "dependencies": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11596
        "ember-cli-version-checker": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11597
          "version": "1.3.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11598
          "resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11599
          "integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11600
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11601
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11602
            "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11603
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11604
        },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11605
        "exists-sync": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11606
          "version": "0.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11607
          "resolved": "https://registry.npmjs.org/exists-sync/-/exists-sync-0.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11608
          "integrity": "sha1-uRAAC+27ETs3i4L19adjgQdiLc8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11609
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11610
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11611
        "fs-extra": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11612
          "version": "0.24.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11613
          "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-0.24.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11614
          "integrity": "sha1-1OQ0KpZnXLeEZjOmCZJJMytTmVI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11615
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11616
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11617
            "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11618
            "jsonfile": "2.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11619
            "path-is-absolute": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11620
            "rimraf": "2.6.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11621
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11622
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11623
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11624
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11625
    "ember-cli-lodash-subset": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11626
      "version": "1.0.12",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11627
      "resolved": "https://registry.npmjs.org/ember-cli-lodash-subset/-/ember-cli-lodash-subset-1.0.12.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11628
      "integrity": "sha1-ry5366XcsNd/MwjTpv19NFD25Tc=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11629
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11630
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11631
    "ember-cli-normalize-entity-name": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11632
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11633
      "resolved": "https://registry.npmjs.org/ember-cli-normalize-entity-name/-/ember-cli-normalize-entity-name-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11634
      "integrity": "sha1-CxT3vLxZmqEXtf3cgeT9A8S61bc=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11635
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11636
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11637
        "silent-error": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11638
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11639
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11640
    "ember-cli-path-utils": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11641
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11642
      "resolved": "https://registry.npmjs.org/ember-cli-path-utils/-/ember-cli-path-utils-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11643
      "integrity": "sha1-Tjmvi1UwHN3FAXc5t3qAT7ogce0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11644
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11645
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11646
    "ember-cli-preprocess-registry": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11647
      "version": "3.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11648
      "resolved": "https://registry.npmjs.org/ember-cli-preprocess-registry/-/ember-cli-preprocess-registry-3.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11649
      "integrity": "sha1-OEVsIcTStklFhQz57Gjba6dpKIo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11650
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11651
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11652
        "broccoli-clean-css": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11653
        "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11654
        "broccoli-merge-trees": "1.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11655
        "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11656
        "ember-cli-lodash-subset": "1.0.12",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11657
        "exists-sync": "0.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11658
        "process-relative-require": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11659
        "silent-error": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11660
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11661
      "dependencies": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11662
        "broccoli-merge-trees": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11663
          "version": "1.2.4",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11664
          "resolved": "https://registry.npmjs.org/broccoli-merge-trees/-/broccoli-merge-trees-1.2.4.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11665
          "integrity": "sha1-oAFRm7UGfwZYnZGvopQkRaLQ/bU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11666
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11667
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11668
            "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11669
            "can-symlink": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11670
            "fast-ordered-set": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11671
            "fs-tree-diff": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11672
            "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11673
            "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11674
            "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11675
            "symlink-or-copy": "1.1.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11676
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11677
        },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11678
        "exists-sync": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11679
          "version": "0.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11680
          "resolved": "https://registry.npmjs.org/exists-sync/-/exists-sync-0.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11681
          "integrity": "sha1-uRAAC+27ETs3i4L19adjgQdiLc8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11682
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11683
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11684
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11685
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11686
    "ember-cli-qunit": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11687
      "version": "4.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11688
      "resolved": "https://registry.npmjs.org/ember-cli-qunit/-/ember-cli-qunit-4.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11689
      "integrity": "sha1-HwAiRppb1k9ie4ECiAol6U5TOjs=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11690
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11691
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11692
        "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11693
        "broccoli-merge-trees": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11694
        "ember-cli-babel": "6.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11695
        "ember-cli-test-loader": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11696
        "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11697
        "ember-qunit": "2.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11698
        "qunit-notifications": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11699
        "qunitjs": "2.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11700
        "resolve": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11701
        "silent-error": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11702
      },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11703
      "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11704
        "ember-cli-version-checker": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11705
          "version": "1.3.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11706
          "resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11707
          "integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11708
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11709
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11710
            "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11711
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11712
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11713
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11714
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11715
    "ember-cli-sass": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11716
      "version": "6.2.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11717
      "resolved": "https://registry.npmjs.org/ember-cli-sass/-/ember-cli-sass-6.2.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11718
      "integrity": "sha1-4fgSiWeOHiLZz52/f6LedqDemi8=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11719
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11720
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11721
        "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11722
        "broccoli-merge-trees": "1.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11723
        "broccoli-sass-source-maps": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11724
        "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11725
        "merge": "1.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11726
      },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11727
      "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11728
        "broccoli-merge-trees": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11729
          "version": "1.2.4",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11730
          "resolved": "https://registry.npmjs.org/broccoli-merge-trees/-/broccoli-merge-trees-1.2.4.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11731
          "integrity": "sha1-oAFRm7UGfwZYnZGvopQkRaLQ/bU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11732
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11733
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11734
            "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11735
            "can-symlink": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11736
            "fast-ordered-set": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11737
            "fs-tree-diff": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11738
            "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11739
            "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11740
            "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11741
            "symlink-or-copy": "1.1.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11742
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11743
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11744
        "ember-cli-version-checker": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11745
          "version": "1.3.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11746
          "resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11747
          "integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11748
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11749
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11750
            "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11751
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11752
        }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11753
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11754
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11755
    "ember-cli-shims": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11756
      "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11757
      "resolved": "https://registry.npmjs.org/ember-cli-shims/-/ember-cli-shims-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11758
      "integrity": "sha1-DjuKBIvoZbT4HMgdOX/x7rE/dbY=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11759
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11760
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11761
        "ember-cli-babel": "6.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11762
        "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11763
        "silent-error": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11764
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11765
      "dependencies": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11766
        "ember-cli-version-checker": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11767
          "version": "1.3.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11768
          "resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11769
          "integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11770
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11771
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11772
            "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11773
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11774
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11775
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11776
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11777
    "ember-cli-sri": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11778
      "version": "2.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11779
      "resolved": "https://registry.npmjs.org/ember-cli-sri/-/ember-cli-sri-2.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11780
      "integrity": "sha1-lxYgk0pLkYPPeSPMA+F4uDqpB/0=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11781
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11782
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11783
        "broccoli-sri-hash": "2.1.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11784
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11785
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11786
    "ember-cli-string-utils": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11787
      "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11788
      "resolved": "https://registry.npmjs.org/ember-cli-string-utils/-/ember-cli-string-utils-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11789
      "integrity": "sha1-ObZ3/CgF9VFzc1N2/O8njqpEUqE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11790
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11791
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11792
    "ember-cli-test-info": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11793
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11794
      "resolved": "https://registry.npmjs.org/ember-cli-test-info/-/ember-cli-test-info-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11795
      "integrity": "sha1-7U6WDySel1I8+JHkrtIHLOhFd7Q=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11796
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11797
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11798
        "ember-cli-string-utils": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11799
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11800
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11801
    "ember-cli-test-loader": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11802
      "version": "2.1.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11803
      "resolved": "https://registry.npmjs.org/ember-cli-test-loader/-/ember-cli-test-loader-2.1.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11804
      "integrity": "sha1-FhY7rgrDLK0a8TxO2UxsaYtU1DE=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11805
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11806
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11807
        "ember-cli-babel": "6.4.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11808
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11809
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11810
    "ember-cli-valid-component-name": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11811
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11812
      "resolved": "https://registry.npmjs.org/ember-cli-valid-component-name/-/ember-cli-valid-component-name-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11813
      "integrity": "sha1-cVUM44fgIzBl8wswsVEKot++h+8=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11814
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11815
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11816
        "silent-error": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11817
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11818
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11819
    "ember-cli-version-checker": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11820
      "version": "2.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11821
      "resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-2.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11822
      "integrity": "sha1-4ffY5M3NdSrDXxYR5Nqog220xMc=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11823
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11824
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11825
        "resolve": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11826
        "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11827
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11828
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11829
    "ember-data": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11830
      "version": "2.13.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11831
      "resolved": "https://registry.npmjs.org/ember-data/-/ember-data-2.13.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11832
      "integrity": "sha1-/YXa88THv+agwuQs7fcgSJeflK4=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11833
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11834
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11835
        "amd-name-resolver": "0.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11836
        "babel-plugin-feature-flags": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11837
        "babel-plugin-filter-imports": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11838
        "babel6-plugin-strip-class-callcheck": "6.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11839
        "babel6-plugin-strip-heimdall": "6.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11840
        "broccoli-babel-transpiler": "6.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11841
        "broccoli-file-creator": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11842
        "broccoli-merge-trees": "1.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11843
        "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11844
        "ember-cli-babel": "6.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11845
        "ember-cli-path-utils": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11846
        "ember-cli-string-utils": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11847
        "ember-cli-test-info": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11848
        "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11849
        "ember-inflector": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11850
        "ember-runtime-enumerable-includes-polyfill": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11851
        "exists-sync": "0.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11852
        "git-repo-info": "1.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11853
        "heimdalljs": "0.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11854
        "inflection": "1.12.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11855
        "npm-git-info": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11856
        "semver": "5.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11857
        "silent-error": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11858
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11859
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11860
        "amd-name-resolver": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11861
          "version": "0.0.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11862
          "resolved": "https://registry.npmjs.org/amd-name-resolver/-/amd-name-resolver-0.0.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11863
          "integrity": "sha1-dpYtrIdu0zEbBdKcaljBTh7zMEs=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11864
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11865
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11866
            "ensure-posix-path": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11867
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11868
        },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11869
        "broccoli-merge-trees": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11870
          "version": "1.2.4",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11871
          "resolved": "https://registry.npmjs.org/broccoli-merge-trees/-/broccoli-merge-trees-1.2.4.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11872
          "integrity": "sha1-oAFRm7UGfwZYnZGvopQkRaLQ/bU=",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11873
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11874
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11875
            "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11876
            "can-symlink": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11877
            "fast-ordered-set": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11878
            "fs-tree-diff": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11879
            "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11880
            "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11881
            "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11882
            "symlink-or-copy": "1.1.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11883
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11884
          "dependencies": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11885
            "heimdalljs": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11886
              "version": "0.2.5",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11887
              "resolved": "https://registry.npmjs.org/heimdalljs/-/heimdalljs-0.2.5.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11888
              "integrity": "sha1-aqVDCO7nk7ZCz/nPlHgURfN3MKw=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11889
              "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11890
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11891
                "rsvp": "3.2.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11892
              }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11893
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11894
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11895
        },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11896
        "ember-cli-version-checker": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11897
          "version": "1.3.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11898
          "resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11899
          "integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11900
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11901
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11902
            "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11903
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11904
        },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11905
        "exists-sync": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11906
          "version": "0.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11907
          "resolved": "https://registry.npmjs.org/exists-sync/-/exists-sync-0.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11908
          "integrity": "sha1-uRAAC+27ETs3i4L19adjgQdiLc8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11909
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11910
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11911
        "heimdalljs": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11912
          "version": "0.3.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11913
          "resolved": "https://registry.npmjs.org/heimdalljs/-/heimdalljs-0.3.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11914
          "integrity": "sha1-6S0sb3f9RtW/ULYQ0orTF1UFTQs=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11915
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11916
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11917
            "rsvp": "3.2.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11918
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11919
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11920
        "rsvp": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11921
          "version": "3.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11922
          "resolved": "https://registry.npmjs.org/rsvp/-/rsvp-3.2.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11923
          "integrity": "sha1-B8tKXfJa3Z6Cbrxn3Mn9idsn2Eo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11924
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11925
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11926
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11927
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11928
    "ember-export-application-global": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11929
      "version": "2.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11930
      "resolved": "https://registry.npmjs.org/ember-export-application-global/-/ember-export-application-global-2.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11931
      "integrity": "sha1-jW12GayKGj+MQwA1Sesh6+1oW9I=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11932
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11933
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11934
        "ember-cli-babel": "6.4.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11935
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11936
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11937
    "ember-factory-for-polyfill": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11938
      "version": "1.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11939
      "resolved": "https://registry.npmjs.org/ember-factory-for-polyfill/-/ember-factory-for-polyfill-1.1.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 11940
      "integrity": "sha1-6oAgAuxVFU7qe+gqu1hud0Kb5Xk=",
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11941
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11942
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11943
        "ember-cli-babel": "5.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11944
        "ember-cli-version-checker": "1.3.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11945
      },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11946
      "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11947
        "babel-core": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11948
          "version": "5.8.38",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11949
          "resolved": "https://registry.npmjs.org/babel-core/-/babel-core-5.8.38.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 11950
          "integrity": "sha1-H8ruedfmG3ULALjlT238nQr4ZVg=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11951
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11952
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11953
            "babel-plugin-constant-folding": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11954
            "babel-plugin-dead-code-elimination": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11955
            "babel-plugin-eval": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11956
            "babel-plugin-inline-environment-variables": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11957
            "babel-plugin-jscript": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11958
            "babel-plugin-member-expression-literals": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11959
            "babel-plugin-property-literals": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11960
            "babel-plugin-proto-to-assign": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11961
            "babel-plugin-react-constant-elements": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11962
            "babel-plugin-react-display-name": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11963
            "babel-plugin-remove-console": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11964
            "babel-plugin-remove-debugger": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11965
            "babel-plugin-runtime": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11966
            "babel-plugin-undeclared-variables-check": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11967
            "babel-plugin-undefined-to-void": "1.1.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11968
            "babylon": "5.8.38",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11969
            "bluebird": "2.11.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11970
            "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11971
            "convert-source-map": "1.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11972
            "core-js": "1.2.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11973
            "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11974
            "detect-indent": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11975
            "esutils": "2.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11976
            "fs-readdir-recursive": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11977
            "globals": "6.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11978
            "home-or-tmp": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11979
            "is-integer": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11980
            "js-tokens": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11981
            "json5": "0.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11982
            "lodash": "3.10.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11983
            "minimatch": "2.0.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11984
            "output-file-sync": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11985
            "path-exists": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11986
            "path-is-absolute": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11987
            "private": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11988
            "regenerator": "0.8.40",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11989
            "regexpu": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11990
            "repeating": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11991
            "resolve": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11992
            "shebang-regex": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11993
            "slash": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11994
            "source-map": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11995
            "source-map-support": "0.2.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11996
            "to-fast-properties": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11997
            "trim-right": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11998
            "try-resolve": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 11999
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12000
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12001
        "babylon": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12002
          "version": "5.8.38",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12003
          "resolved": "https://registry.npmjs.org/babylon/-/babylon-5.8.38.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12004
          "integrity": "sha1-7JsSCxG/bM1Bc6GL8hfmC3mFn/0=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12005
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12006
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12007
        "broccoli-babel-transpiler": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12008
          "version": "5.6.2",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12009
          "resolved": "https://registry.npmjs.org/broccoli-babel-transpiler/-/broccoli-babel-transpiler-5.6.2.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12010
          "integrity": "sha1-lYxy5DV1svCoYqUJbboc4evH100=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12011
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12012
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12013
            "babel-core": "5.8.38",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12014
            "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12015
            "broccoli-merge-trees": "1.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12016
            "broccoli-persistent-filter": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12017
            "clone": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12018
            "hash-for-dep": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12019
            "json-stable-stringify": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12020
          },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12021
          "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12022
            "clone": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12023
              "version": "0.2.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12024
              "resolved": "https://registry.npmjs.org/clone/-/clone-0.2.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12025
              "integrity": "sha1-xhJqkK1Pctv1rNskPMN3JP6T/B8=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12026
              "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12027
            }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12028
          }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12029
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12030
        "broccoli-merge-trees": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12031
          "version": "1.2.4",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12032
          "resolved": "https://registry.npmjs.org/broccoli-merge-trees/-/broccoli-merge-trees-1.2.4.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12033
          "integrity": "sha1-oAFRm7UGfwZYnZGvopQkRaLQ/bU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12034
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12035
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12036
            "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12037
            "can-symlink": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12038
            "fast-ordered-set": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12039
            "fs-tree-diff": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12040
            "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12041
            "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12042
            "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12043
            "symlink-or-copy": "1.1.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12044
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12045
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12046
        "core-js": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12047
          "version": "1.2.7",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12048
          "resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12049
          "integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12050
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12051
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12052
        "detect-indent": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12053
          "version": "3.0.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12054
          "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-3.0.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12055
          "integrity": "sha1-ncXl3bzu+DJXZLlFGwK8bVQIT3U=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12056
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12057
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12058
            "get-stdin": "4.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12059
            "minimist": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12060
            "repeating": "1.1.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12061
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12062
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12063
        "ember-cli-babel": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12064
          "version": "5.2.4",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12065
          "resolved": "https://registry.npmjs.org/ember-cli-babel/-/ember-cli-babel-5.2.4.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12066
          "integrity": "sha1-XOT0awjtb20h6Hhhn7aJcZ1ujhM=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12067
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12068
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12069
            "broccoli-babel-transpiler": "5.6.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12070
            "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12071
            "clone": "2.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12072
            "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12073
            "resolve": "1.3.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12074
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12075
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12076
        "ember-cli-version-checker": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12077
          "version": "1.3.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12078
          "resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12079
          "integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12080
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12081
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12082
            "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12083
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12084
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12085
        "globals": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12086
          "version": "6.4.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12087
          "resolved": "https://registry.npmjs.org/globals/-/globals-6.4.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12088
          "integrity": "sha1-hJgDKzttHMge68X3lpDY/in6v08=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12089
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12090
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12091
        "home-or-tmp": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12092
          "version": "1.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12093
          "resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-1.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12094
          "integrity": "sha1-S58eQIAMPlDGwn94FnavzOcfOYU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12095
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12096
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12097
            "os-tmpdir": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12098
            "user-home": "1.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12099
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12100
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12101
        "js-tokens": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12102
          "version": "1.0.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12103
          "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-1.0.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12104
          "integrity": "sha1-zENaXIuUrRWst5gxQPyAGCyJrq4=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12105
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12106
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12107
        "json5": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12108
          "version": "0.4.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12109
          "resolved": "https://registry.npmjs.org/json5/-/json5-0.4.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12110
          "integrity": "sha1-BUNS5MTIDIbAkjh31EneF2pzLI0=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12111
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12112
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12113
        "lodash": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12114
          "version": "3.10.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12115
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12116
          "integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12117
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12118
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12119
        "minimatch": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12120
          "version": "2.0.10",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12121
          "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12122
          "integrity": "sha1-jQh8OcazjAAbl/ynzm0OHoCvusc=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12123
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12124
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12125
            "brace-expansion": "1.1.7"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12126
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12127
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12128
        "minimist": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12129
          "version": "1.2.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12130
          "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12131
          "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12132
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12133
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12134
        "repeating": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12135
          "version": "1.1.3",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12136
          "resolved": "https://registry.npmjs.org/repeating/-/repeating-1.1.3.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12137
          "integrity": "sha1-PUEUIYh3U3SU+X93+Xhfq4EPpKw=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12138
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12139
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12140
            "is-finite": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12141
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12142
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12143
        "source-map-support": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12144
          "version": "0.2.10",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12145
          "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.10.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12146
          "integrity": "sha1-6lo5AKHByyUJagrozFwrSxDe09w=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12147
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12148
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12149
            "source-map": "0.1.32"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12150
          },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12151
          "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12152
            "source-map": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12153
              "version": "0.1.32",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12154
              "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.32.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12155
              "integrity": "sha1-yLbBZ3l7pHQKjqMyUhYv8IWRsmY=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12156
              "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12157
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12158
                "amdefine": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12159
              }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12160
            }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12161
          }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12162
        }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12163
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 12164
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 12165
    "ember-font-awesome": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 12166
      "version": "3.0.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 12167
      "resolved": "https://registry.npmjs.org/ember-font-awesome/-/ember-font-awesome-3.0.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 12168
      "integrity": "sha1-4ac3DmiyAb3zsiLGgKLLzRhBB8s=",
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12169
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12170
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12171
        "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12172
        "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12173
        "ember-cli-babel": "5.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12174
        "ember-cli-htmlbars": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12175
        "font-awesome": "4.7.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12176
      },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12177
      "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12178
        "babel-core": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12179
          "version": "5.8.38",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12180
          "resolved": "https://registry.npmjs.org/babel-core/-/babel-core-5.8.38.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12181
          "integrity": "sha1-H8ruedfmG3ULALjlT238nQr4ZVg=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12182
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12183
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12184
            "babel-plugin-constant-folding": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12185
            "babel-plugin-dead-code-elimination": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12186
            "babel-plugin-eval": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12187
            "babel-plugin-inline-environment-variables": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12188
            "babel-plugin-jscript": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12189
            "babel-plugin-member-expression-literals": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12190
            "babel-plugin-property-literals": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12191
            "babel-plugin-proto-to-assign": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12192
            "babel-plugin-react-constant-elements": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12193
            "babel-plugin-react-display-name": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12194
            "babel-plugin-remove-console": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12195
            "babel-plugin-remove-debugger": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12196
            "babel-plugin-runtime": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12197
            "babel-plugin-undeclared-variables-check": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12198
            "babel-plugin-undefined-to-void": "1.1.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12199
            "babylon": "5.8.38",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12200
            "bluebird": "2.11.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12201
            "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12202
            "convert-source-map": "1.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12203
            "core-js": "1.2.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12204
            "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12205
            "detect-indent": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12206
            "esutils": "2.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12207
            "fs-readdir-recursive": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12208
            "globals": "6.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12209
            "home-or-tmp": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12210
            "is-integer": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12211
            "js-tokens": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12212
            "json5": "0.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12213
            "lodash": "3.10.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12214
            "minimatch": "2.0.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12215
            "output-file-sync": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12216
            "path-exists": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12217
            "path-is-absolute": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12218
            "private": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12219
            "regenerator": "0.8.40",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12220
            "regexpu": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12221
            "repeating": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12222
            "resolve": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12223
            "shebang-regex": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12224
            "slash": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12225
            "source-map": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12226
            "source-map-support": "0.2.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12227
            "to-fast-properties": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12228
            "trim-right": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12229
            "try-resolve": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12230
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12231
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12232
        "babylon": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12233
          "version": "5.8.38",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12234
          "resolved": "https://registry.npmjs.org/babylon/-/babylon-5.8.38.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12235
          "integrity": "sha1-7JsSCxG/bM1Bc6GL8hfmC3mFn/0=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12236
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12237
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12238
        "broccoli-babel-transpiler": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12239
          "version": "5.6.2",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12240
          "resolved": "https://registry.npmjs.org/broccoli-babel-transpiler/-/broccoli-babel-transpiler-5.6.2.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12241
          "integrity": "sha1-lYxy5DV1svCoYqUJbboc4evH100=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12242
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12243
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12244
            "babel-core": "5.8.38",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12245
            "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12246
            "broccoli-merge-trees": "1.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12247
            "broccoli-persistent-filter": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12248
            "clone": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12249
            "hash-for-dep": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12250
            "json-stable-stringify": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12251
          },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12252
          "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12253
            "clone": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12254
              "version": "0.2.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12255
              "resolved": "https://registry.npmjs.org/clone/-/clone-0.2.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12256
              "integrity": "sha1-xhJqkK1Pctv1rNskPMN3JP6T/B8=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12257
              "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12258
            }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12259
          }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12260
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12261
        "broccoli-merge-trees": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12262
          "version": "1.2.4",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12263
          "resolved": "https://registry.npmjs.org/broccoli-merge-trees/-/broccoli-merge-trees-1.2.4.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12264
          "integrity": "sha1-oAFRm7UGfwZYnZGvopQkRaLQ/bU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12265
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12266
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12267
            "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12268
            "can-symlink": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12269
            "fast-ordered-set": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12270
            "fs-tree-diff": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12271
            "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12272
            "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12273
            "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12274
            "symlink-or-copy": "1.1.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12275
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12276
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12277
        "core-js": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12278
          "version": "1.2.7",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12279
          "resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12280
          "integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12281
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12282
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12283
        "detect-indent": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12284
          "version": "3.0.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12285
          "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-3.0.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12286
          "integrity": "sha1-ncXl3bzu+DJXZLlFGwK8bVQIT3U=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12287
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12288
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12289
            "get-stdin": "4.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12290
            "minimist": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12291
            "repeating": "1.1.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12292
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12293
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12294
        "ember-cli-babel": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12295
          "version": "5.2.4",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12296
          "resolved": "https://registry.npmjs.org/ember-cli-babel/-/ember-cli-babel-5.2.4.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12297
          "integrity": "sha1-XOT0awjtb20h6Hhhn7aJcZ1ujhM=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12298
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12299
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12300
            "broccoli-babel-transpiler": "5.6.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12301
            "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12302
            "clone": "2.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12303
            "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12304
            "resolve": "1.3.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12305
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12306
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12307
        "ember-cli-version-checker": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12308
          "version": "1.3.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12309
          "resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12310
          "integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12311
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12312
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12313
            "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12314
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12315
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12316
        "globals": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12317
          "version": "6.4.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12318
          "resolved": "https://registry.npmjs.org/globals/-/globals-6.4.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12319
          "integrity": "sha1-hJgDKzttHMge68X3lpDY/in6v08=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12320
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12321
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12322
        "home-or-tmp": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12323
          "version": "1.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12324
          "resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-1.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12325
          "integrity": "sha1-S58eQIAMPlDGwn94FnavzOcfOYU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12326
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12327
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12328
            "os-tmpdir": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12329
            "user-home": "1.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12330
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12331
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12332
        "js-tokens": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12333
          "version": "1.0.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12334
          "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-1.0.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12335
          "integrity": "sha1-zENaXIuUrRWst5gxQPyAGCyJrq4=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12336
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12337
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12338
        "json5": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12339
          "version": "0.4.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12340
          "resolved": "https://registry.npmjs.org/json5/-/json5-0.4.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12341
          "integrity": "sha1-BUNS5MTIDIbAkjh31EneF2pzLI0=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12342
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12343
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12344
        "lodash": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12345
          "version": "3.10.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12346
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12347
          "integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12348
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12349
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12350
        "minimatch": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12351
          "version": "2.0.10",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12352
          "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12353
          "integrity": "sha1-jQh8OcazjAAbl/ynzm0OHoCvusc=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12354
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12355
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12356
            "brace-expansion": "1.1.7"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12357
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12358
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12359
        "minimist": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12360
          "version": "1.2.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12361
          "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12362
          "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12363
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12364
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12365
        "repeating": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12366
          "version": "1.1.3",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12367
          "resolved": "https://registry.npmjs.org/repeating/-/repeating-1.1.3.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12368
          "integrity": "sha1-PUEUIYh3U3SU+X93+Xhfq4EPpKw=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12369
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12370
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12371
            "is-finite": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12372
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12373
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12374
        "source-map-support": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12375
          "version": "0.2.10",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12376
          "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.10.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12377
          "integrity": "sha1-6lo5AKHByyUJagrozFwrSxDe09w=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12378
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12379
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12380
            "source-map": "0.1.32"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12381
          },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12382
          "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12383
            "source-map": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12384
              "version": "0.1.32",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12385
              "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.32.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12386
              "integrity": "sha1-yLbBZ3l7pHQKjqMyUhYv8IWRsmY=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12387
              "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12388
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12389
                "amdefine": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12390
              }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12391
            }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12392
          }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12393
        }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12394
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 12395
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 12396
    "ember-getowner-polyfill": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 12397
      "version": "1.2.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 12398
      "resolved": "https://registry.npmjs.org/ember-getowner-polyfill/-/ember-getowner-polyfill-1.2.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 12399
      "integrity": "sha1-6nD0pIscBbkQVjcdGHi7r+AYIi4=",
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12400
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12401
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12402
        "ember-cli-babel": "5.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12403
        "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12404
        "ember-factory-for-polyfill": "1.1.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12405
      },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12406
      "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12407
        "babel-core": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12408
          "version": "5.8.38",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12409
          "resolved": "https://registry.npmjs.org/babel-core/-/babel-core-5.8.38.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12410
          "integrity": "sha1-H8ruedfmG3ULALjlT238nQr4ZVg=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12411
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12412
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12413
            "babel-plugin-constant-folding": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12414
            "babel-plugin-dead-code-elimination": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12415
            "babel-plugin-eval": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12416
            "babel-plugin-inline-environment-variables": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12417
            "babel-plugin-jscript": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12418
            "babel-plugin-member-expression-literals": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12419
            "babel-plugin-property-literals": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12420
            "babel-plugin-proto-to-assign": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12421
            "babel-plugin-react-constant-elements": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12422
            "babel-plugin-react-display-name": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12423
            "babel-plugin-remove-console": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12424
            "babel-plugin-remove-debugger": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12425
            "babel-plugin-runtime": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12426
            "babel-plugin-undeclared-variables-check": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12427
            "babel-plugin-undefined-to-void": "1.1.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12428
            "babylon": "5.8.38",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12429
            "bluebird": "2.11.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12430
            "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12431
            "convert-source-map": "1.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12432
            "core-js": "1.2.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12433
            "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12434
            "detect-indent": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12435
            "esutils": "2.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12436
            "fs-readdir-recursive": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12437
            "globals": "6.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12438
            "home-or-tmp": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12439
            "is-integer": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12440
            "js-tokens": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12441
            "json5": "0.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12442
            "lodash": "3.10.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12443
            "minimatch": "2.0.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12444
            "output-file-sync": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12445
            "path-exists": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12446
            "path-is-absolute": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12447
            "private": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12448
            "regenerator": "0.8.40",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12449
            "regexpu": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12450
            "repeating": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12451
            "resolve": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12452
            "shebang-regex": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12453
            "slash": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12454
            "source-map": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12455
            "source-map-support": "0.2.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12456
            "to-fast-properties": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12457
            "trim-right": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12458
            "try-resolve": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12459
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12460
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12461
        "babylon": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12462
          "version": "5.8.38",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12463
          "resolved": "https://registry.npmjs.org/babylon/-/babylon-5.8.38.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12464
          "integrity": "sha1-7JsSCxG/bM1Bc6GL8hfmC3mFn/0=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12465
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12466
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12467
        "broccoli-babel-transpiler": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12468
          "version": "5.6.2",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12469
          "resolved": "https://registry.npmjs.org/broccoli-babel-transpiler/-/broccoli-babel-transpiler-5.6.2.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12470
          "integrity": "sha1-lYxy5DV1svCoYqUJbboc4evH100=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12471
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12472
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12473
            "babel-core": "5.8.38",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12474
            "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12475
            "broccoli-merge-trees": "1.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12476
            "broccoli-persistent-filter": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12477
            "clone": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12478
            "hash-for-dep": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12479
            "json-stable-stringify": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12480
          },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12481
          "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12482
            "clone": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12483
              "version": "0.2.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12484
              "resolved": "https://registry.npmjs.org/clone/-/clone-0.2.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12485
              "integrity": "sha1-xhJqkK1Pctv1rNskPMN3JP6T/B8=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12486
              "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12487
            }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12488
          }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12489
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12490
        "broccoli-merge-trees": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12491
          "version": "1.2.4",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12492
          "resolved": "https://registry.npmjs.org/broccoli-merge-trees/-/broccoli-merge-trees-1.2.4.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12493
          "integrity": "sha1-oAFRm7UGfwZYnZGvopQkRaLQ/bU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12494
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12495
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12496
            "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12497
            "can-symlink": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12498
            "fast-ordered-set": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12499
            "fs-tree-diff": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12500
            "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12501
            "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12502
            "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12503
            "symlink-or-copy": "1.1.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12504
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12505
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12506
        "core-js": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12507
          "version": "1.2.7",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12508
          "resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12509
          "integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12510
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12511
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12512
        "detect-indent": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12513
          "version": "3.0.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12514
          "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-3.0.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12515
          "integrity": "sha1-ncXl3bzu+DJXZLlFGwK8bVQIT3U=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12516
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12517
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12518
            "get-stdin": "4.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12519
            "minimist": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12520
            "repeating": "1.1.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12521
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12522
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12523
        "ember-cli-babel": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12524
          "version": "5.2.4",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12525
          "resolved": "https://registry.npmjs.org/ember-cli-babel/-/ember-cli-babel-5.2.4.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12526
          "integrity": "sha1-XOT0awjtb20h6Hhhn7aJcZ1ujhM=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12527
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12528
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12529
            "broccoli-babel-transpiler": "5.6.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12530
            "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12531
            "clone": "2.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12532
            "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12533
            "resolve": "1.3.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12534
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12535
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12536
        "ember-cli-version-checker": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12537
          "version": "1.3.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12538
          "resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12539
          "integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12540
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12541
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12542
            "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12543
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12544
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12545
        "globals": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12546
          "version": "6.4.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12547
          "resolved": "https://registry.npmjs.org/globals/-/globals-6.4.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12548
          "integrity": "sha1-hJgDKzttHMge68X3lpDY/in6v08=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12549
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12550
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12551
        "home-or-tmp": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12552
          "version": "1.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12553
          "resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-1.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12554
          "integrity": "sha1-S58eQIAMPlDGwn94FnavzOcfOYU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12555
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12556
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12557
            "os-tmpdir": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12558
            "user-home": "1.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12559
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12560
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12561
        "js-tokens": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12562
          "version": "1.0.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12563
          "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-1.0.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12564
          "integrity": "sha1-zENaXIuUrRWst5gxQPyAGCyJrq4=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12565
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12566
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12567
        "json5": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12568
          "version": "0.4.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12569
          "resolved": "https://registry.npmjs.org/json5/-/json5-0.4.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12570
          "integrity": "sha1-BUNS5MTIDIbAkjh31EneF2pzLI0=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12571
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12572
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12573
        "lodash": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12574
          "version": "3.10.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12575
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12576
          "integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12577
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12578
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12579
        "minimatch": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12580
          "version": "2.0.10",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12581
          "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12582
          "integrity": "sha1-jQh8OcazjAAbl/ynzm0OHoCvusc=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12583
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12584
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12585
            "brace-expansion": "1.1.7"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12586
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12587
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12588
        "minimist": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12589
          "version": "1.2.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12590
          "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12591
          "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12592
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12593
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12594
        "repeating": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12595
          "version": "1.1.3",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12596
          "resolved": "https://registry.npmjs.org/repeating/-/repeating-1.1.3.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12597
          "integrity": "sha1-PUEUIYh3U3SU+X93+Xhfq4EPpKw=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12598
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12599
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12600
            "is-finite": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12601
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12602
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12603
        "source-map-support": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12604
          "version": "0.2.10",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12605
          "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.10.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12606
          "integrity": "sha1-6lo5AKHByyUJagrozFwrSxDe09w=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12607
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12608
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12609
            "source-map": "0.1.32"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12610
          },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12611
          "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12612
            "source-map": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12613
              "version": "0.1.32",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12614
              "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.32.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12615
              "integrity": "sha1-yLbBZ3l7pHQKjqMyUhYv8IWRsmY=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12616
              "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12617
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12618
                "amdefine": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12619
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12620
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12621
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12622
        }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12623
      }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12624
    },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12625
    "ember-i18n": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12626
      "version": "5.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12627
      "resolved": "https://registry.npmjs.org/ember-i18n/-/ember-i18n-5.0.1.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12628
      "integrity": "sha1-biBzL/XIJbUMoIqkkCWWTazBAMQ=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12629
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12630
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12631
        "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12632
        "ember-cli-babel": "5.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12633
        "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12634
        "ember-getowner-polyfill": "1.2.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12635
      },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12636
      "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12637
        "babel-core": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12638
          "version": "5.8.38",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12639
          "resolved": "https://registry.npmjs.org/babel-core/-/babel-core-5.8.38.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12640
          "integrity": "sha1-H8ruedfmG3ULALjlT238nQr4ZVg=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12641
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12642
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12643
            "babel-plugin-constant-folding": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12644
            "babel-plugin-dead-code-elimination": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12645
            "babel-plugin-eval": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12646
            "babel-plugin-inline-environment-variables": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12647
            "babel-plugin-jscript": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12648
            "babel-plugin-member-expression-literals": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12649
            "babel-plugin-property-literals": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12650
            "babel-plugin-proto-to-assign": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12651
            "babel-plugin-react-constant-elements": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12652
            "babel-plugin-react-display-name": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12653
            "babel-plugin-remove-console": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12654
            "babel-plugin-remove-debugger": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12655
            "babel-plugin-runtime": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12656
            "babel-plugin-undeclared-variables-check": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12657
            "babel-plugin-undefined-to-void": "1.1.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12658
            "babylon": "5.8.38",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12659
            "bluebird": "2.11.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12660
            "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12661
            "convert-source-map": "1.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12662
            "core-js": "1.2.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12663
            "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12664
            "detect-indent": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12665
            "esutils": "2.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12666
            "fs-readdir-recursive": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12667
            "globals": "6.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12668
            "home-or-tmp": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12669
            "is-integer": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12670
            "js-tokens": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12671
            "json5": "0.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12672
            "lodash": "3.10.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12673
            "minimatch": "2.0.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12674
            "output-file-sync": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12675
            "path-exists": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12676
            "path-is-absolute": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12677
            "private": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12678
            "regenerator": "0.8.40",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12679
            "regexpu": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12680
            "repeating": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12681
            "resolve": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12682
            "shebang-regex": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12683
            "slash": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12684
            "source-map": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12685
            "source-map-support": "0.2.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12686
            "to-fast-properties": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12687
            "trim-right": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12688
            "try-resolve": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12689
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12690
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12691
        "babylon": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12692
          "version": "5.8.38",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12693
          "resolved": "https://registry.npmjs.org/babylon/-/babylon-5.8.38.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12694
          "integrity": "sha1-7JsSCxG/bM1Bc6GL8hfmC3mFn/0=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12695
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12696
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12697
        "broccoli-babel-transpiler": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12698
          "version": "5.6.2",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12699
          "resolved": "https://registry.npmjs.org/broccoli-babel-transpiler/-/broccoli-babel-transpiler-5.6.2.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12700
          "integrity": "sha1-lYxy5DV1svCoYqUJbboc4evH100=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12701
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12702
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12703
            "babel-core": "5.8.38",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12704
            "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12705
            "broccoli-merge-trees": "1.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12706
            "broccoli-persistent-filter": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12707
            "clone": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12708
            "hash-for-dep": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12709
            "json-stable-stringify": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12710
          },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12711
          "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12712
            "clone": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12713
              "version": "0.2.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12714
              "resolved": "https://registry.npmjs.org/clone/-/clone-0.2.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12715
              "integrity": "sha1-xhJqkK1Pctv1rNskPMN3JP6T/B8=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12716
              "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12717
            }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12718
          }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12719
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12720
        "broccoli-merge-trees": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12721
          "version": "1.2.4",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12722
          "resolved": "https://registry.npmjs.org/broccoli-merge-trees/-/broccoli-merge-trees-1.2.4.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12723
          "integrity": "sha1-oAFRm7UGfwZYnZGvopQkRaLQ/bU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12724
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12725
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12726
            "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12727
            "can-symlink": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12728
            "fast-ordered-set": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12729
            "fs-tree-diff": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12730
            "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12731
            "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12732
            "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12733
            "symlink-or-copy": "1.1.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12734
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12735
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12736
        "core-js": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12737
          "version": "1.2.7",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12738
          "resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12739
          "integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12740
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12741
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12742
        "detect-indent": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12743
          "version": "3.0.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12744
          "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-3.0.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12745
          "integrity": "sha1-ncXl3bzu+DJXZLlFGwK8bVQIT3U=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12746
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12747
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12748
            "get-stdin": "4.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12749
            "minimist": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12750
            "repeating": "1.1.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12751
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12752
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12753
        "ember-cli-babel": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12754
          "version": "5.2.4",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12755
          "resolved": "https://registry.npmjs.org/ember-cli-babel/-/ember-cli-babel-5.2.4.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12756
          "integrity": "sha1-XOT0awjtb20h6Hhhn7aJcZ1ujhM=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12757
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12758
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12759
            "broccoli-babel-transpiler": "5.6.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12760
            "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12761
            "clone": "2.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12762
            "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12763
            "resolve": "1.3.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12764
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12765
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12766
        "ember-cli-version-checker": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12767
          "version": "1.3.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12768
          "resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12769
          "integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12770
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12771
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12772
            "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12773
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12774
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12775
        "globals": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12776
          "version": "6.4.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12777
          "resolved": "https://registry.npmjs.org/globals/-/globals-6.4.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12778
          "integrity": "sha1-hJgDKzttHMge68X3lpDY/in6v08=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12779
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12780
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12781
        "home-or-tmp": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12782
          "version": "1.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12783
          "resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-1.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12784
          "integrity": "sha1-S58eQIAMPlDGwn94FnavzOcfOYU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12785
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12786
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12787
            "os-tmpdir": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12788
            "user-home": "1.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12789
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12790
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12791
        "js-tokens": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12792
          "version": "1.0.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12793
          "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-1.0.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12794
          "integrity": "sha1-zENaXIuUrRWst5gxQPyAGCyJrq4=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12795
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12796
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12797
        "json5": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12798
          "version": "0.4.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12799
          "resolved": "https://registry.npmjs.org/json5/-/json5-0.4.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12800
          "integrity": "sha1-BUNS5MTIDIbAkjh31EneF2pzLI0=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12801
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12802
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12803
        "lodash": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12804
          "version": "3.10.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12805
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12806
          "integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12807
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12808
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12809
        "minimatch": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12810
          "version": "2.0.10",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12811
          "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12812
          "integrity": "sha1-jQh8OcazjAAbl/ynzm0OHoCvusc=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12813
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12814
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12815
            "brace-expansion": "1.1.7"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12816
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12817
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12818
        "minimist": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12819
          "version": "1.2.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12820
          "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12821
          "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12822
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12823
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12824
        "repeating": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12825
          "version": "1.1.3",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12826
          "resolved": "https://registry.npmjs.org/repeating/-/repeating-1.1.3.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12827
          "integrity": "sha1-PUEUIYh3U3SU+X93+Xhfq4EPpKw=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12828
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12829
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12830
            "is-finite": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12831
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12832
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12833
        "source-map-support": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12834
          "version": "0.2.10",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12835
          "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.10.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12836
          "integrity": "sha1-6lo5AKHByyUJagrozFwrSxDe09w=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12837
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12838
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12839
            "source-map": "0.1.32"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12840
          },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12841
          "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12842
            "source-map": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12843
              "version": "0.1.32",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12844
              "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.32.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 12845
              "integrity": "sha1-yLbBZ3l7pHQKjqMyUhYv8IWRsmY=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12846
              "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12847
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12848
                "amdefine": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12849
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12850
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12851
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12852
        }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12853
      }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12854
    },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12855
    "ember-inflector": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12856
      "version": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12857
      "resolved": "https://registry.npmjs.org/ember-inflector/-/ember-inflector-2.0.1.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12858
      "integrity": "sha512-CFiWADOwuyRJwlOm2/8qvCRPLPylowvew+2vgFUFjd6UDvunwQfOJ/LS06PqnNcTfKN5Wu3Rcvj81NzIVkJmSg==",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12859
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12860
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12861
        "ember-cli-babel": "6.4.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12862
      }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12863
    },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12864
    "ember-load-initializers": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12865
      "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12866
      "resolved": "https://registry.npmjs.org/ember-load-initializers/-/ember-load-initializers-1.0.0.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12867
      "integrity": "sha1-SRnq8G9t/sp+E0Yz2MBabJkh5uc=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12868
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12869
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12870
        "ember-cli-babel": "6.4.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12871
      }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12872
    },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12873
    "ember-lodash": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12874
      "version": "4.17.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12875
      "resolved": "https://registry.npmjs.org/ember-lodash/-/ember-lodash-4.17.4.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12876
      "integrity": "sha1-YqduMi4UAoHDFAa23VoRzzGMRS0=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12877
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12878
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12879
        "broccoli-debug": "0.6.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12880
        "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12881
        "broccoli-merge-trees": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12882
        "broccoli-string-replace": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12883
        "ember-cli-babel": "6.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12884
        "lodash-es": "4.17.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12885
      },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12886
      "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12887
        "ember-cli-babel": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12888
          "version": "6.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12889
          "resolved": "https://registry.npmjs.org/ember-cli-babel/-/ember-cli-babel-6.1.0.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12890
          "integrity": "sha1-2cg6fQxnzIo8y5vQgpccNZPlT60=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12891
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12892
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12893
            "amd-name-resolver": "0.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12894
            "babel-plugin-debug-macros": "0.1.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12895
            "babel-plugin-transform-es2015-modules-amd": "6.24.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12896
            "babel-polyfill": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12897
            "babel-preset-env": "1.5.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12898
            "broccoli-babel-transpiler": "6.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12899
            "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12900
            "broccoli-source": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12901
            "clone": "2.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12902
            "ember-cli-version-checker": "1.3.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12903
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12904
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12905
        "ember-cli-version-checker": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12906
          "version": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12907
          "resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12908
          "integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12909
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12910
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12911
            "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12912
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12913
        }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12914
      }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12915
    },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12916
    "ember-qunit": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12917
      "version": "2.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12918
      "resolved": "https://registry.npmjs.org/ember-qunit/-/ember-qunit-2.1.4.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12919
      "integrity": "sha512-Ee7LC9/7eJv1vvIBSo+xcBUbJ7HUijuBsLLFeAEJLEALmd4iTk+B4wbncXnArJkncsbL4F86M/MoRbCnxd0sdA==",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12920
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12921
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12922
        "ember-test-helpers": "0.6.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12923
      }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12924
    },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12925
    "ember-resolver": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12926
      "version": "4.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12927
      "resolved": "https://registry.npmjs.org/ember-resolver/-/ember-resolver-4.1.0.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12928
      "integrity": "sha1-8CrrLx8ulE7UfghUEqe4T3WdEd8=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12929
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12930
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12931
        "@glimmer/resolver": "0.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12932
        "babel-plugin-debug-macros": "0.1.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12933
        "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12934
        "broccoli-merge-trees": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12935
        "ember-cli-babel": "6.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12936
        "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12937
        "resolve": "1.3.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12938
      },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12939
      "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12940
        "ember-cli-version-checker": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12941
          "version": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12942
          "resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12943
          "integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12944
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12945
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12946
            "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12947
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12948
        }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12949
      }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12950
    },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12951
    "ember-router-generator": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12952
      "version": "1.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12953
      "resolved": "https://registry.npmjs.org/ember-router-generator/-/ember-router-generator-1.2.3.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12954
      "integrity": "sha1-jtLKhv8yM2MSD8FCeBkeno8TFe4=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12955
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12956
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12957
        "recast": "0.11.23"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12958
      },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12959
      "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12960
        "esprima": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12961
          "version": "3.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12962
          "resolved": "https://registry.npmjs.org/esprima/-/esprima-3.1.3.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12963
          "integrity": "sha1-/cpRzuYTOJXjyI1TXOSdv/YqRjM=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12964
          "dev": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12965
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12966
        "recast": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12967
          "version": "0.11.23",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12968
          "resolved": "https://registry.npmjs.org/recast/-/recast-0.11.23.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12969
          "integrity": "sha1-RR/TAEqx5N+bTktmN2sqIZEkYtM=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12970
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12971
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12972
            "ast-types": "0.9.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12973
            "esprima": "3.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12974
            "private": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12975
            "source-map": "0.5.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12976
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12977
        }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12978
      }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12979
    },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12980
    "ember-runtime-enumerable-includes-polyfill": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12981
      "version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12982
      "resolved": "https://registry.npmjs.org/ember-runtime-enumerable-includes-polyfill/-/ember-runtime-enumerable-includes-polyfill-2.0.0.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12983
      "integrity": "sha1-bpuhGLyQnR13Yt4bA6VQ2JVTCKk=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12984
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12985
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12986
        "ember-cli-babel": "6.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12987
        "ember-cli-version-checker": "1.3.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12988
      },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12989
      "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12990
        "ember-cli-version-checker": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12991
          "version": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12992
          "resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12993
          "integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12994
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12995
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12996
            "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12997
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12998
        }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 12999
      }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13000
    },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13001
    "ember-source": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13002
      "version": "2.13.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13003
      "resolved": "https://registry.npmjs.org/ember-source/-/ember-source-2.13.3.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13004
      "integrity": "sha1-f79BPM7dtx0mdQLVkWKtLfbp/xE=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13005
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13006
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13007
        "@glimmer/compiler": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13008
        "@glimmer/di": "0.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13009
        "@glimmer/node": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13010
        "@glimmer/reference": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13011
        "@glimmer/runtime": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13012
        "@glimmer/util": "0.22.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13013
        "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13014
        "broccoli-merge-trees": "1.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13015
        "ember-cli-get-component-path-option": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13016
        "ember-cli-normalize-entity-name": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13017
        "ember-cli-path-utils": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13018
        "ember-cli-string-utils": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13019
        "ember-cli-test-info": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13020
        "ember-cli-valid-component-name": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13021
        "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13022
        "handlebars": "4.0.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13023
        "jquery": "3.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13024
        "resolve": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13025
        "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13026
        "simple-dom": "0.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13027
        "simple-html-tokenizer": "0.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13028
      },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13029
      "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13030
        "@glimmer/di": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13031
          "version": "0.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13032
          "resolved": "https://registry.npmjs.org/@glimmer/di/-/di-0.1.11.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13033
          "integrity": "sha1-poeMB6E6LCx2/N5ZilyXY3v8QoA=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13034
          "dev": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13035
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13036
        "broccoli-merge-trees": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13037
          "version": "1.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13038
          "resolved": "https://registry.npmjs.org/broccoli-merge-trees/-/broccoli-merge-trees-1.2.4.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13039
          "integrity": "sha1-oAFRm7UGfwZYnZGvopQkRaLQ/bU=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13040
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13041
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13042
            "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13043
            "can-symlink": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13044
            "fast-ordered-set": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13045
            "fs-tree-diff": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13046
            "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13047
            "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13048
            "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13049
            "symlink-or-copy": "1.1.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13050
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13051
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13052
        "ember-cli-version-checker": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13053
          "version": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13054
          "resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13055
          "integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13056
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13057
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13058
            "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13059
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13060
        }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13061
      }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13062
    },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13063
    "ember-test-helpers": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13064
      "version": "0.6.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13065
      "resolved": "https://registry.npmjs.org/ember-test-helpers/-/ember-test-helpers-0.6.3.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13066
      "integrity": "sha1-+GTN9vTnXz+HaNZTd4W1q26C2Qc=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13067
      "dev": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13068
    },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13069
    "ember-truth-helpers": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13070
      "version": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13071
      "resolved": "https://registry.npmjs.org/ember-truth-helpers/-/ember-truth-helpers-1.3.0.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13072
      "integrity": "sha1-btn4POmkn1K7QW1V4idCYzmmTGA=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13073
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13074
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13075
        "ember-cli-babel": "5.2.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13076
      },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13077
      "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13078
        "babel-core": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13079
          "version": "5.8.38",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13080
          "resolved": "https://registry.npmjs.org/babel-core/-/babel-core-5.8.38.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13081
          "integrity": "sha1-H8ruedfmG3ULALjlT238nQr4ZVg=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13082
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13083
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13084
            "babel-plugin-constant-folding": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13085
            "babel-plugin-dead-code-elimination": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13086
            "babel-plugin-eval": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13087
            "babel-plugin-inline-environment-variables": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13088
            "babel-plugin-jscript": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13089
            "babel-plugin-member-expression-literals": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13090
            "babel-plugin-property-literals": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13091
            "babel-plugin-proto-to-assign": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13092
            "babel-plugin-react-constant-elements": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13093
            "babel-plugin-react-display-name": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13094
            "babel-plugin-remove-console": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13095
            "babel-plugin-remove-debugger": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13096
            "babel-plugin-runtime": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13097
            "babel-plugin-undeclared-variables-check": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13098
            "babel-plugin-undefined-to-void": "1.1.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13099
            "babylon": "5.8.38",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13100
            "bluebird": "2.11.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13101
            "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13102
            "convert-source-map": "1.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13103
            "core-js": "1.2.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13104
            "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13105
            "detect-indent": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13106
            "esutils": "2.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13107
            "fs-readdir-recursive": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13108
            "globals": "6.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13109
            "home-or-tmp": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13110
            "is-integer": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13111
            "js-tokens": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13112
            "json5": "0.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13113
            "lodash": "3.10.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13114
            "minimatch": "2.0.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13115
            "output-file-sync": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13116
            "path-exists": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13117
            "path-is-absolute": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13118
            "private": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13119
            "regenerator": "0.8.40",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13120
            "regexpu": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13121
            "repeating": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13122
            "resolve": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13123
            "shebang-regex": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13124
            "slash": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13125
            "source-map": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13126
            "source-map-support": "0.2.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13127
            "to-fast-properties": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13128
            "trim-right": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13129
            "try-resolve": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13130
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13131
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13132
        "babylon": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13133
          "version": "5.8.38",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13134
          "resolved": "https://registry.npmjs.org/babylon/-/babylon-5.8.38.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13135
          "integrity": "sha1-7JsSCxG/bM1Bc6GL8hfmC3mFn/0=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13136
          "dev": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13137
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13138
        "broccoli-babel-transpiler": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13139
          "version": "5.6.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13140
          "resolved": "https://registry.npmjs.org/broccoli-babel-transpiler/-/broccoli-babel-transpiler-5.6.2.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13141
          "integrity": "sha1-lYxy5DV1svCoYqUJbboc4evH100=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13142
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13143
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13144
            "babel-core": "5.8.38",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13145
            "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13146
            "broccoli-merge-trees": "1.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13147
            "broccoli-persistent-filter": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13148
            "clone": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13149
            "hash-for-dep": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13150
            "json-stable-stringify": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13151
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13152
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13153
            "clone": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13154
              "version": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13155
              "resolved": "https://registry.npmjs.org/clone/-/clone-0.2.0.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13156
              "integrity": "sha1-xhJqkK1Pctv1rNskPMN3JP6T/B8=",
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 13157
              "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 13158
            }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 13159
          }
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13160
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13161
        "broccoli-merge-trees": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13162
          "version": "1.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13163
          "resolved": "https://registry.npmjs.org/broccoli-merge-trees/-/broccoli-merge-trees-1.2.4.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13164
          "integrity": "sha1-oAFRm7UGfwZYnZGvopQkRaLQ/bU=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13165
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13166
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13167
            "broccoli-plugin": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13168
            "can-symlink": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13169
            "fast-ordered-set": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13170
            "fs-tree-diff": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13171
            "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13172
            "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13173
            "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13174
            "symlink-or-copy": "1.1.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13175
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13176
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13177
        "core-js": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13178
          "version": "1.2.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13179
          "resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13180
          "integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13181
          "dev": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13182
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13183
        "detect-indent": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13184
          "version": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13185
          "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-3.0.1.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13186
          "integrity": "sha1-ncXl3bzu+DJXZLlFGwK8bVQIT3U=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13187
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13188
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13189
            "get-stdin": "4.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13190
            "minimist": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13191
            "repeating": "1.1.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13192
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13193
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13194
        "ember-cli-babel": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13195
          "version": "5.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13196
          "resolved": "https://registry.npmjs.org/ember-cli-babel/-/ember-cli-babel-5.2.4.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13197
          "integrity": "sha1-XOT0awjtb20h6Hhhn7aJcZ1ujhM=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13198
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13199
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13200
            "broccoli-babel-transpiler": "5.6.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13201
            "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13202
            "clone": "2.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13203
            "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13204
            "resolve": "1.3.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13205
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13206
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13207
        "ember-cli-version-checker": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13208
          "version": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13209
          "resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13210
          "integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13211
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13212
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13213
            "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13214
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13215
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13216
        "globals": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13217
          "version": "6.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13218
          "resolved": "https://registry.npmjs.org/globals/-/globals-6.4.1.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13219
          "integrity": "sha1-hJgDKzttHMge68X3lpDY/in6v08=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13220
          "dev": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13221
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13222
        "home-or-tmp": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13223
          "version": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13224
          "resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-1.0.0.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13225
          "integrity": "sha1-S58eQIAMPlDGwn94FnavzOcfOYU=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13226
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13227
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13228
            "os-tmpdir": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13229
            "user-home": "1.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13230
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13231
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13232
        "js-tokens": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13233
          "version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13234
          "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-1.0.1.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13235
          "integrity": "sha1-zENaXIuUrRWst5gxQPyAGCyJrq4=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13236
          "dev": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13237
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13238
        "json5": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13239
          "version": "0.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13240
          "resolved": "https://registry.npmjs.org/json5/-/json5-0.4.0.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13241
          "integrity": "sha1-BUNS5MTIDIbAkjh31EneF2pzLI0=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13242
          "dev": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13243
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13244
        "lodash": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13245
          "version": "3.10.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13246
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13247
          "integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13248
          "dev": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13249
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13250
        "minimatch": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13251
          "version": "2.0.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13252
          "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13253
          "integrity": "sha1-jQh8OcazjAAbl/ynzm0OHoCvusc=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13254
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13255
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13256
            "brace-expansion": "1.1.7"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13257
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13258
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13259
        "minimist": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13260
          "version": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13261
          "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13262
          "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13263
          "dev": true
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13264
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13265
        "repeating": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13266
          "version": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13267
          "resolved": "https://registry.npmjs.org/repeating/-/repeating-1.1.3.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13268
          "integrity": "sha1-PUEUIYh3U3SU+X93+Xhfq4EPpKw=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13269
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13270
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13271
            "is-finite": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13272
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13273
        },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13274
        "source-map-support": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13275
          "version": "0.2.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13276
          "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.10.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13277
          "integrity": "sha1-6lo5AKHByyUJagrozFwrSxDe09w=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13278
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13279
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13280
            "source-map": "0.1.32"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13281
          },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13282
          "dependencies": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13283
            "source-map": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13284
              "version": "0.1.32",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13285
              "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.32.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13286
              "integrity": "sha1-yLbBZ3l7pHQKjqMyUhYv8IWRsmY=",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13287
              "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13288
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13289
                "amdefine": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13290
              }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13291
            }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13292
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 13293
        }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 13294
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13295
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13296
    "ember-try": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13297
      "version": "0.2.15",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13298
      "resolved": "https://registry.npmjs.org/ember-try/-/ember-try-0.2.15.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13299
      "integrity": "sha1-VZx1YFhxdZW6vnAGjlQWJb1eIQo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13300
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13301
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13302
        "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13303
        "cli-table2": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13304
        "core-object": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13305
        "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13306
        "ember-cli-version-checker": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13307
        "ember-try-config": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13308
        "extend": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13309
        "fs-extra": "0.26.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13310
        "promise-map-series": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13311
        "resolve": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13312
        "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13313
        "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13314
        "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13315
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13316
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13317
        "core-object": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13318
          "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13319
          "resolved": "https://registry.npmjs.org/core-object/-/core-object-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13320
          "integrity": "sha1-htY5GHM8+doaWq5ynmLAqI5mrQo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13321
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13322
        },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 13323
        "ember-cli-version-checker": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 13324
          "version": "1.3.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 13325
          "resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 13326
          "integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13327
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13328
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13329
            "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13330
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 13331
        },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13332
        "fs-extra": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13333
          "version": "0.26.7",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13334
          "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-0.26.7.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13335
          "integrity": "sha1-muH92UiXeY7at20JGM9C0MMYT6k=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13336
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13337
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13338
            "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13339
            "jsonfile": "2.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13340
            "klaw": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13341
            "path-is-absolute": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13342
            "rimraf": "2.6.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13343
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13344
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13345
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13346
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13347
    "ember-try-config": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13348
      "version": "2.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13349
      "resolved": "https://registry.npmjs.org/ember-try-config/-/ember-try-config-2.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13350
      "integrity": "sha1-4OFWIppUI0aljub2rWBRBMmO3+A=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13351
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13352
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13353
        "lodash": "4.17.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13354
        "node-fetch": "1.7.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13355
        "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13356
        "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13357
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13358
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13359
    "ember-welcome-page": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 13360
      "version": "3.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 13361
      "resolved": "https://registry.npmjs.org/ember-welcome-page/-/ember-welcome-page-3.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 13362
      "integrity": "sha1-h+uNw3QnpexjYTLeCO9H75HjCgw=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13363
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13364
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13365
        "broccoli-funnel": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13366
        "ember-cli-babel": "6.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13367
        "ember-cli-htmlbars": "1.3.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13368
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13369
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13370
    "encodeurl": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13371
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13372
      "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13373
      "integrity": "sha1-eePVhlU0aQn+bw9Fpd5oEDspTSA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13374
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13375
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13376
    "encoding": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13377
      "version": "0.1.12",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13378
      "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.12.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13379
      "integrity": "sha1-U4tm8+5izRq1HsMjgp0flIDHS+s=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13380
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13381
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13382
        "iconv-lite": "0.4.17"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13383
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13384
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13385
    "end-of-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13386
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13387
      "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13388
      "integrity": "sha1-1FlucCc0qT5A6a+GQxnqvZn/Lw4=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13389
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13390
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13391
        "once": "1.3.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13392
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13393
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13394
        "once": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13395
          "version": "1.3.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13396
          "resolved": "https://registry.npmjs.org/once/-/once-1.3.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13397
          "integrity": "sha1-suJhVXzkwxTsgwTz+oJmPkKXyiA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13398
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13399
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13400
            "wrappy": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13401
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13402
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13403
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13404
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13405
    "engine.io": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13406
      "version": "1.8.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13407
      "resolved": "https://registry.npmjs.org/engine.io/-/engine.io-1.8.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13408
      "integrity": "sha1-PutfJky3XbvsG6rqJtYfWk6s4qo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13409
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13410
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13411
        "accepts": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13412
        "base64id": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13413
        "cookie": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13414
        "debug": "2.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13415
        "engine.io-parser": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13416
        "ws": "1.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13417
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13418
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13419
        "debug": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13420
          "version": "2.3.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13421
          "resolved": "https://registry.npmjs.org/debug/-/debug-2.3.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13422
          "integrity": "sha1-QMRT5n5uE8kB3ewxeviYbNqe/4w=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13423
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13424
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13425
            "ms": "0.7.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13426
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13427
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13428
        "ms": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13429
          "version": "0.7.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13430
          "resolved": "https://registry.npmjs.org/ms/-/ms-0.7.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13431
          "integrity": "sha1-riXPJRKziFodldfwN4aNhDESR2U=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13432
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13433
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13434
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13435
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13436
    "engine.io-client": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13437
      "version": "1.8.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13438
      "resolved": "https://registry.npmjs.org/engine.io-client/-/engine.io-client-1.8.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13439
      "integrity": "sha1-e3MOQSdBQIdZbZvjyI0rxf22z1w=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13440
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13441
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13442
        "component-emitter": "1.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13443
        "component-inherit": "0.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13444
        "debug": "2.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13445
        "engine.io-parser": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13446
        "has-cors": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13447
        "indexof": "0.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13448
        "parsejson": "0.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13449
        "parseqs": "0.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13450
        "parseuri": "0.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13451
        "ws": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13452
        "xmlhttprequest-ssl": "1.5.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13453
        "yeast": "0.1.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13454
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13455
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13456
        "component-emitter": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13457
          "version": "1.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13458
          "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.2.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13459
          "integrity": "sha1-E3kY1teCg/ffemt8WmPhQOaUJeY=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13460
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13461
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13462
        "debug": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13463
          "version": "2.3.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13464
          "resolved": "https://registry.npmjs.org/debug/-/debug-2.3.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13465
          "integrity": "sha1-QMRT5n5uE8kB3ewxeviYbNqe/4w=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13466
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13467
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13468
            "ms": "0.7.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13469
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13470
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13471
        "ms": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13472
          "version": "0.7.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13473
          "resolved": "https://registry.npmjs.org/ms/-/ms-0.7.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13474
          "integrity": "sha1-riXPJRKziFodldfwN4aNhDESR2U=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13475
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13476
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13477
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13478
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13479
    "engine.io-parser": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13480
      "version": "1.3.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13481
      "resolved": "https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-1.3.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13482
      "integrity": "sha1-lVTxrjMQfW+9FwylRm0vgz9qB88=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13483
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13484
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13485
        "after": "0.8.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13486
        "arraybuffer.slice": "0.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13487
        "base64-arraybuffer": "0.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13488
        "blob": "0.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13489
        "has-binary": "0.1.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13490
        "wtf-8": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13491
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13492
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13493
        "has-binary": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13494
          "version": "0.1.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13495
          "resolved": "https://registry.npmjs.org/has-binary/-/has-binary-0.1.6.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13496
          "integrity": "sha1-JTJvOc+k9hath4eJTjryz7x7bhA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13497
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13498
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13499
            "isarray": "0.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13500
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13501
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13502
        "isarray": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13503
          "version": "0.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13504
          "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13505
          "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13506
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13507
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13508
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13509
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13510
    "ensure-posix-path": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13511
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13512
      "resolved": "https://registry.npmjs.org/ensure-posix-path/-/ensure-posix-path-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13513
      "integrity": "sha1-pls+QtC3HPxYXrd0+ZQ8jZuRsMI=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13514
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13515
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13516
    "entities": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13517
      "version": "1.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13518
      "resolved": "https://registry.npmjs.org/entities/-/entities-1.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13519
      "integrity": "sha1-blwtClYhtdra7O+AuQ7ftc13cvA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13520
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13521
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13522
    "error": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13523
      "version": "7.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13524
      "resolved": "https://registry.npmjs.org/error/-/error-7.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13525
      "integrity": "sha1-pfdf/02ZJhJt2sDqXcOOaJFTywI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13526
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13527
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13528
        "string-template": "0.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13529
        "xtend": "4.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13530
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13531
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13532
    "error-ex": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13533
      "version": "1.3.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13534
      "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13535
      "integrity": "sha1-+FWobOYa3E6GIcPNoh56dhLDqNw=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13536
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13537
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13538
        "is-arrayish": "0.2.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13539
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13540
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13541
    "es5-ext": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13542
      "version": "0.10.23",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13543
      "resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.23.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13544
      "integrity": "sha1-dXi1G+l0IHpUh4IbVlOMIk5Oezg=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13545
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13546
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13547
        "es6-iterator": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13548
        "es6-symbol": "3.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13549
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13550
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13551
    "es6-iterator": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13552
      "version": "2.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13553
      "resolved": "https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13554
      "integrity": "sha1-jjGcnwRTv1ddN0lAplWSDlnKVRI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13555
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13556
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13557
        "d": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13558
        "es5-ext": "0.10.23",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13559
        "es6-symbol": "3.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13560
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13561
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13562
    "es6-map": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13563
      "version": "0.1.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13564
      "resolved": "https://registry.npmjs.org/es6-map/-/es6-map-0.1.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13565
      "integrity": "sha1-kTbgUD3MBqMBaQ8LsU/042TpSfA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13566
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13567
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13568
        "d": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13569
        "es5-ext": "0.10.23",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13570
        "es6-iterator": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13571
        "es6-set": "0.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13572
        "es6-symbol": "3.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13573
        "event-emitter": "0.3.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13574
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13575
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13576
    "es6-promise": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13577
      "version": "3.3.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13578
      "resolved": "https://registry.npmjs.org/es6-promise/-/es6-promise-3.3.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13579
      "integrity": "sha1-oIzd6EzNvzTQJ6FFG8kdS80ophM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13580
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13581
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13582
    "es6-set": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13583
      "version": "0.1.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13584
      "resolved": "https://registry.npmjs.org/es6-set/-/es6-set-0.1.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13585
      "integrity": "sha1-0rPsXU2ADO2BjbU40ol02wpzzLE=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13586
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13587
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13588
        "d": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13589
        "es5-ext": "0.10.23",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13590
        "es6-iterator": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13591
        "es6-symbol": "3.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13592
        "event-emitter": "0.3.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13593
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13594
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13595
    "es6-symbol": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13596
      "version": "3.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13597
      "resolved": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13598
      "integrity": "sha1-vwDvT9q2uhtG7Le2KbTH7VcVzHc=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13599
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13600
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13601
        "d": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13602
        "es5-ext": "0.10.23"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13603
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13604
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13605
    "es6-weak-map": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13606
      "version": "2.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13607
      "resolved": "https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-2.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13608
      "integrity": "sha1-XjqzIlH/0VOKH45f+hNXdy+S2W8=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13609
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13610
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13611
        "d": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13612
        "es5-ext": "0.10.23",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13613
        "es6-iterator": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13614
        "es6-symbol": "3.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13615
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13616
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13617
    "escape-html": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13618
      "version": "1.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13619
      "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13620
      "integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13621
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13622
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13623
    "escape-string-regexp": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13624
      "version": "1.0.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13625
      "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13626
      "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13627
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13628
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13629
    "escope": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13630
      "version": "3.6.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13631
      "resolved": "https://registry.npmjs.org/escope/-/escope-3.6.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13632
      "integrity": "sha1-4Bl16BJ4GhY6ba392AOY3GTIicM=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13633
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13634
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13635
        "es6-map": "0.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13636
        "es6-weak-map": "2.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13637
        "esrecurse": "4.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13638
        "estraverse": "4.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13639
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13640
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13641
    "eslint": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13642
      "version": "3.19.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13643
      "resolved": "https://registry.npmjs.org/eslint/-/eslint-3.19.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13644
      "integrity": "sha1-yPxiAcf0DdCJQbh8CFdnOGpnmsw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13645
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13646
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13647
        "babel-code-frame": "6.22.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13648
        "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13649
        "concat-stream": "1.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13650
        "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13651
        "doctrine": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13652
        "escope": "3.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13653
        "espree": "3.4.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13654
        "esquery": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13655
        "estraverse": "4.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13656
        "esutils": "2.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13657
        "file-entry-cache": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13658
        "glob": "7.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13659
        "globals": "9.18.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13660
        "ignore": "3.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13661
        "imurmurhash": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13662
        "inquirer": "0.12.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13663
        "is-my-json-valid": "2.16.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13664
        "is-resolvable": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13665
        "js-yaml": "3.8.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13666
        "json-stable-stringify": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13667
        "levn": "0.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13668
        "lodash": "4.17.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13669
        "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13670
        "natural-compare": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13671
        "optionator": "0.8.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13672
        "path-is-inside": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13673
        "pluralize": "1.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13674
        "progress": "1.1.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13675
        "require-uncached": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13676
        "shelljs": "0.7.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13677
        "strip-bom": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13678
        "strip-json-comments": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13679
        "table": "3.8.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13680
        "text-table": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13681
        "user-home": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13682
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13683
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13684
        "inquirer": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13685
          "version": "0.12.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13686
          "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-0.12.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13687
          "integrity": "sha1-HvK/1jUE3wvHV4X/+MLEHfEvB34=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13688
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13689
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13690
            "ansi-escapes": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13691
            "ansi-regex": "2.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13692
            "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13693
            "cli-cursor": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13694
            "cli-width": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13695
            "figures": "1.7.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13696
            "lodash": "4.17.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13697
            "readline2": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13698
            "run-async": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13699
            "rx-lite": "3.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13700
            "string-width": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13701
            "strip-ansi": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13702
            "through": "2.3.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13703
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13704
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13705
        "run-async": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13706
          "version": "0.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13707
          "resolved": "https://registry.npmjs.org/run-async/-/run-async-0.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13708
          "integrity": "sha1-yK1KXhEGYeQCp9IbUw4AnyX444k=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13709
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13710
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13711
            "once": "1.4.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13712
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13713
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13714
        "strip-bom": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13715
          "version": "3.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13716
          "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13717
          "integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13718
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13719
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13720
        "user-home": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13721
          "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13722
          "resolved": "https://registry.npmjs.org/user-home/-/user-home-2.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13723
          "integrity": "sha1-nHC/2Babwdy/SGBODwS4tJzenp8=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13724
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13725
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13726
            "os-homedir": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13727
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13728
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13729
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13730
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13731
    "eslint-config-ember": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13732
      "version": "0.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13733
      "resolved": "https://registry.npmjs.org/eslint-config-ember/-/eslint-config-ember-0.3.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13734
      "integrity": "sha1-xl+w2g9HJhyjpafmA6k2Pl6a/YI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13735
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13736
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13737
        "eslint-config-nightmare-mode": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13738
        "object-assign": "4.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13739
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13740
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13741
    "eslint-config-google": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13742
      "version": "0.6.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13743
      "resolved": "https://registry.npmjs.org/eslint-config-google/-/eslint-config-google-0.6.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13744
      "integrity": "sha1-xULsGPsyR5g6wWu6MWYtAWJbdj8=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13745
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13746
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13747
        "eslint-config-xo": "0.13.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13748
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13749
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13750
    "eslint-config-nightmare-mode": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13751
      "version": "2.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13752
      "resolved": "https://registry.npmjs.org/eslint-config-nightmare-mode/-/eslint-config-nightmare-mode-2.3.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13753
      "integrity": "sha1-1yXxhlPEV1aNuNkNm3DPE70IYqs=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13754
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13755
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13756
        "object-assign": "2.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13757
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13758
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13759
        "object-assign": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13760
          "version": "2.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13761
          "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-2.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13762
          "integrity": "sha1-Q8NuXVaf+OSBbE76i+AtJpZ8GKo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13763
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13764
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13765
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13766
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13767
    "eslint-config-xo": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13768
      "version": "0.13.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13769
      "resolved": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.13.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13770
      "integrity": "sha1-+RZ2VDK6Z9L8enF3uLz+8/brBWQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13771
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13772
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13773
    "espree": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13774
      "version": "3.4.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13775
      "resolved": "https://registry.npmjs.org/espree/-/espree-3.4.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13776
      "integrity": "sha1-KRC1zNSc6JPC//+qtP2LOjG4I3Q=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13777
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13778
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13779
        "acorn": "5.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13780
        "acorn-jsx": "3.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13781
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13782
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13783
        "acorn": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13784
          "version": "5.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13785
          "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13786
          "integrity": "sha1-xGDfCEkUY/AozLguqzcwvwEIez0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13787
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13788
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13789
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13790
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13791
    "esprima-fb": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13792
      "version": "15001.1001.0-dev-harmony-fb",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13793
      "resolved": "https://registry.npmjs.org/esprima-fb/-/esprima-fb-15001.1001.0-dev-harmony-fb.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13794
      "integrity": "sha1-Q761fsJujPI3092LM+QlM1d/Jlk=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13795
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13796
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13797
    "esquery": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13798
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13799
      "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13800
      "integrity": "sha1-z7qLV9f7qT8XKYqKAGoEzaE9gPo=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13801
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13802
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13803
        "estraverse": "4.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13804
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13805
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13806
    "esrecurse": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13807
      "version": "4.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13808
      "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13809
      "integrity": "sha1-RxO2U2rffyrE8yfVWed1a/9kgiA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13810
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13811
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13812
        "estraverse": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13813
        "object-assign": "4.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13814
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13815
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13816
        "estraverse": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13817
          "version": "4.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13818
          "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13819
          "integrity": "sha1-9srKcokzqFDvkGYdDheYK6RxEaI=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13820
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13821
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13822
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13823
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13824
    "estraverse": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13825
      "version": "4.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13826
      "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13827
      "integrity": "sha1-De4/7TH81GlhjOc0IJn8GvoL2xM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13828
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13829
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13830
    "esutils": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13831
      "version": "2.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13832
      "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13833
      "integrity": "sha1-Cr9PHKpbyx96nYrMbepPqqBLrJs=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13834
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13835
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13836
    "etag": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13837
      "version": "1.8.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13838
      "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13839
      "integrity": "sha1-b2Ma7zNtbEY2K1F2QETOIWvjwFE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13840
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13841
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13842
    "event-emitter": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13843
      "version": "0.3.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13844
      "resolved": "https://registry.npmjs.org/event-emitter/-/event-emitter-0.3.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13845
      "integrity": "sha1-34xp7vFkeSPHFXuc6DhAYQsCzDk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13846
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13847
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13848
        "d": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13849
        "es5-ext": "0.10.23"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13850
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13851
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13852
    "eventemitter3": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13853
      "version": "1.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13854
      "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-1.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13855
      "integrity": "sha1-HIaZHYFq0eUEdQ5zh0Ik7PO+xQg=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13856
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13857
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13858
    "events-to-array": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13859
      "version": "1.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13860
      "resolved": "https://registry.npmjs.org/events-to-array/-/events-to-array-1.1.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13861
      "integrity": "sha1-LUH1Y+H+QA7Uli/hpNXGp1Od9/Y=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13862
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13863
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13864
    "exec-sh": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13865
      "version": "0.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13866
      "resolved": "https://registry.npmjs.org/exec-sh/-/exec-sh-0.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13867
      "integrity": "sha1-FPdd4/INKG75MwmbLOUKkDWc7xA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13868
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13869
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13870
        "merge": "1.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13871
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13872
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13873
    "execa": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 13874
      "version": "0.6.3",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 13875
      "resolved": "https://registry.npmjs.org/execa/-/execa-0.6.3.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 13876
      "integrity": "sha1-V7aaWU8IF1nGnlNw8NF7nLEWWP4=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13877
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13878
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13879
        "cross-spawn": "5.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13880
        "get-stream": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13881
        "is-stream": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13882
        "npm-run-path": "2.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13883
        "p-finally": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13884
        "signal-exit": "3.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13885
        "strip-eof": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13886
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13887
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13888
    "exists-stat": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13889
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13890
      "resolved": "https://registry.npmjs.org/exists-stat/-/exists-stat-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13891
      "integrity": "sha1-BmDjUlouidnkRhKUQMJy7foktSk=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13892
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13893
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13894
    "exists-sync": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13895
      "version": "0.0.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13896
      "resolved": "https://registry.npmjs.org/exists-sync/-/exists-sync-0.0.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13897
      "integrity": "sha1-l0TCxCjMA7AQYNtFTUsS8O88iHk=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13898
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13899
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13900
    "exit": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13901
      "version": "0.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13902
      "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13903
      "integrity": "sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13904
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13905
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13906
    "exit-hook": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13907
      "version": "1.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13908
      "resolved": "https://registry.npmjs.org/exit-hook/-/exit-hook-1.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13909
      "integrity": "sha1-8FyiM7SMBdVP/wd2XfhQfpXAL/g=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13910
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13911
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13912
    "expand-brackets": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13913
      "version": "0.1.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13914
      "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-0.1.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13915
      "integrity": "sha1-3wcoTjQqgHzXM6xa9yQR5YHRF3s=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13916
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13917
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13918
        "is-posix-bracket": "0.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13919
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13920
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13921
    "expand-range": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13922
      "version": "1.8.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13923
      "resolved": "https://registry.npmjs.org/expand-range/-/expand-range-1.8.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13924
      "integrity": "sha1-opnv/TNf4nIeuujiV+x5ZE/IUzc=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13925
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13926
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13927
        "fill-range": "2.2.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13928
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13929
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13930
    "expand-tilde": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13931
      "version": "1.2.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13932
      "resolved": "https://registry.npmjs.org/expand-tilde/-/expand-tilde-1.2.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13933
      "integrity": "sha1-C4HrqJflo9MdHD0QL48BRB5VlEk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13934
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13935
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13936
        "os-homedir": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13937
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13938
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13939
    "express": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13940
      "version": "4.15.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13941
      "resolved": "https://registry.npmjs.org/express/-/express-4.15.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13942
      "integrity": "sha1-urZdDwOqgMNYQIly/HAPkWlEtmI=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13943
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13944
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13945
        "accepts": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13946
        "array-flatten": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13947
        "content-disposition": "0.5.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13948
        "content-type": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13949
        "cookie": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13950
        "cookie-signature": "1.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13951
        "debug": "2.6.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13952
        "depd": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13953
        "encodeurl": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13954
        "escape-html": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13955
        "etag": "1.8.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13956
        "finalhandler": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13957
        "fresh": "0.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13958
        "merge-descriptors": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13959
        "methods": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13960
        "on-finished": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13961
        "parseurl": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13962
        "path-to-regexp": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13963
        "proxy-addr": "1.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13964
        "qs": "6.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13965
        "range-parser": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13966
        "send": "0.15.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13967
        "serve-static": "1.12.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13968
        "setprototypeof": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13969
        "statuses": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13970
        "type-is": "1.6.15",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13971
        "utils-merge": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13972
        "vary": "1.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13973
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13974
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13975
        "debug": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13976
          "version": "2.6.7",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13977
          "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.7.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13978
          "integrity": "sha1-krrR9tBbu2u6Isyoi80OyJTChh4=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13979
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13980
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13981
            "ms": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13982
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13983
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13984
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13985
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13986
    "extend": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13987
      "version": "3.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13988
      "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13989
      "integrity": "sha1-p1Xqe8Gt/MWjHOfnYtuq3F5jZEQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13990
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13991
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13992
    "external-editor": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13993
      "version": "1.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13994
      "resolved": "https://registry.npmjs.org/external-editor/-/external-editor-1.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13995
      "integrity": "sha1-Etew24UPf/fnCBuvQAVwAGDEYAs=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 13996
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13997
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13998
        "extend": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 13999
        "spawn-sync": "1.0.15",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14000
        "tmp": "0.0.29"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14001
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14002
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14003
        "tmp": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14004
          "version": "0.0.29",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14005
          "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.29.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14006
          "integrity": "sha1-8lEl/w3Z2jzLDC3Tce4SiLuRKMA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14007
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14008
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14009
            "os-tmpdir": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14010
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14011
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14012
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14013
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14014
    "extglob": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14015
      "version": "0.3.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14016
      "resolved": "https://registry.npmjs.org/extglob/-/extglob-0.3.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14017
      "integrity": "sha1-Lhj/PS9JqydlzskCPwEdqo2DSaE=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14018
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14019
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14020
        "is-extglob": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14021
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14022
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14023
    "extsprintf": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14024
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14025
      "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14026
      "integrity": "sha1-4QgOBljjALBilJkMxw4VAiNf1VA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14027
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14028
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14029
    "fast-diff": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14030
      "version": "1.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14031
      "resolved": "https://registry.npmjs.org/fast-diff/-/fast-diff-1.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14032
      "integrity": "sha1-CuoOTmBbaiGJ8Ok21Lf7rxt8/Zs=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14033
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14034
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14035
    "fast-levenshtein": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14036
      "version": "2.0.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14037
      "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14038
      "integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14039
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14040
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14041
    "fast-ordered-set": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14042
      "version": "1.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14043
      "resolved": "https://registry.npmjs.org/fast-ordered-set/-/fast-ordered-set-1.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14044
      "integrity": "sha1-P7s2Y097555PftvbSjV97iXRhOs=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14045
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14046
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14047
        "blank-object": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14048
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14049
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14050
    "fast-sourcemap-concat": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14051
      "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14052
      "resolved": "https://registry.npmjs.org/fast-sourcemap-concat/-/fast-sourcemap-concat-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14053
      "integrity": "sha1-qAB2er7V7aAuZyOOwGOnCb5h+dQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14054
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14055
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14056
        "chalk": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14057
        "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14058
        "fs-extra": "0.30.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14059
        "memory-streams": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14060
        "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14061
        "rsvp": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14062
        "source-map": "0.4.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14063
        "source-map-url": "0.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14064
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14065
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14066
        "ansi-regex": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14067
          "version": "0.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14068
          "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14069
          "integrity": "sha1-DY6UaWej2BQ/k+JOKYUl/BsiNfk=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14070
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14071
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14072
        "ansi-styles": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14073
          "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14074
          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14075
          "integrity": "sha1-6uy/Zs1waIJ2Cy9GkVgrj1XXp94=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14076
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14077
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14078
        "chalk": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14079
          "version": "0.5.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14080
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14081
          "integrity": "sha1-Zjs6ZItotV0EaQ1JFnqoN4WPIXQ=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14082
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14083
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14084
            "ansi-styles": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14085
            "escape-string-regexp": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14086
            "has-ansi": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14087
            "strip-ansi": "0.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14088
            "supports-color": "0.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14089
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14090
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14091
        "fs-extra": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14092
          "version": "0.30.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14093
          "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-0.30.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14094
          "integrity": "sha1-8jP/zAjU2n1DLapEl3aYnbHfk/A=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14095
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14096
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14097
            "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14098
            "jsonfile": "2.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14099
            "klaw": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14100
            "path-is-absolute": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14101
            "rimraf": "2.6.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14102
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14103
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14104
        "has-ansi": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14105
          "version": "0.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14106
          "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14107
          "integrity": "sha1-hPJlqujA5qiKEtcCKJS3VoiUxi4=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14108
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14109
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14110
            "ansi-regex": "0.2.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14111
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14112
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14113
        "source-map": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14114
          "version": "0.4.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14115
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14116
          "integrity": "sha1-66T12pwNyZneaAMti092FzZSA2s=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14117
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14118
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14119
            "amdefine": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14120
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14121
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14122
        "strip-ansi": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14123
          "version": "0.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14124
          "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14125
          "integrity": "sha1-JfSOoiynkYfzF0pNuHWTR7sSYiA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14126
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14127
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14128
            "ansi-regex": "0.2.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14129
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14130
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14131
        "supports-color": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14132
          "version": "0.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14133
          "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14134
          "integrity": "sha1-2S3iaU6z9nMjlz1649i1W0wiGQo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14135
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14136
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14137
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14138
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14139
    "faye-websocket": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14140
      "version": "0.10.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14141
      "resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.10.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14142
      "integrity": "sha1-TkkvjQTftviQA1B/btvy1QHnxvQ=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14143
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14144
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14145
        "websocket-driver": "0.6.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14146
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14147
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14148
    "fb-watchman": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14149
      "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14150
      "resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14151
      "integrity": "sha1-VOmr99+i8mzZsWNsWIwa/AXeXVg=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14152
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14153
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14154
        "bser": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14155
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14156
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14157
    "figures": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14158
      "version": "1.7.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14159
      "resolved": "https://registry.npmjs.org/figures/-/figures-1.7.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14160
      "integrity": "sha1-y+Hjr/zxzUS4DK3+0o3Hk6lwHS4=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14161
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14162
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14163
        "escape-string-regexp": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14164
        "object-assign": "4.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14165
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14166
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14167
    "file-entry-cache": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14168
      "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14169
      "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-2.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14170
      "integrity": "sha1-w5KZDD5oR4PYOLjISkXYoEhFg2E=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14171
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14172
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14173
        "flat-cache": "1.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14174
        "object-assign": "4.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14175
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14176
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14177
    "filename-regex": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14178
      "version": "2.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14179
      "resolved": "https://registry.npmjs.org/filename-regex/-/filename-regex-2.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14180
      "integrity": "sha1-wcS5vuPglyXdsQa3XB4wH+LxiyY=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14181
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14182
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14183
    "filesize": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14184
      "version": "3.5.10",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14185
      "resolved": "https://registry.npmjs.org/filesize/-/filesize-3.5.10.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14186
      "integrity": "sha1-/I+iPdtO+eXgq24eZPZ5okpWdh8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14187
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14188
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14189
    "fill-range": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14190
      "version": "2.2.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14191
      "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-2.2.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14192
      "integrity": "sha1-ULd9/X5Gm8dJJHCWNpn+eoSFpyM=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14193
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14194
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14195
        "is-number": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14196
        "isobject": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14197
        "randomatic": "1.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14198
        "repeat-element": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14199
        "repeat-string": "1.6.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14200
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14201
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14202
    "filled-array": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14203
      "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14204
      "resolved": "https://registry.npmjs.org/filled-array/-/filled-array-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14205
      "integrity": "sha1-w8T2xmO5I0WamqKZEtLQMfFQf4Q=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14206
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14207
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14208
    "finalhandler": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14209
      "version": "1.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14210
      "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14211
      "integrity": "sha1-70fneVDpmXgOhgIqVg4yF+DQzIk=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14212
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14213
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14214
        "debug": "2.6.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14215
        "encodeurl": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14216
        "escape-html": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14217
        "on-finished": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14218
        "parseurl": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14219
        "statuses": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14220
        "unpipe": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14221
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14222
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14223
        "debug": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14224
          "version": "2.6.7",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14225
          "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.7.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14226
          "integrity": "sha1-krrR9tBbu2u6Isyoi80OyJTChh4=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14227
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14228
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14229
            "ms": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14230
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14231
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14232
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14233
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14234
    "find-index": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14235
      "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14236
      "resolved": "https://registry.npmjs.org/find-index/-/find-index-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14237
      "integrity": "sha1-UwB8ec0wBA1oFteUWOiDfVxXBe8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14238
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14239
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14240
    "find-up": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 14241
      "version": "2.1.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 14242
      "resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 14243
      "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14244
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14245
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14246
        "locate-path": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14247
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14248
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14249
    "findup-sync": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14250
      "version": "0.4.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14251
      "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-0.4.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14252
      "integrity": "sha1-QAQ5Kee8YK3wt/SCfExudaDeyhI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14253
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14254
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14255
        "detect-file": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14256
        "is-glob": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14257
        "micromatch": "2.3.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14258
        "resolve-dir": "0.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14259
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14260
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14261
    "fireworm": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14262
      "version": "0.7.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14263
      "resolved": "https://registry.npmjs.org/fireworm/-/fireworm-0.7.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14264
      "integrity": "sha1-zPIPeUHxCIg/zduZOD2+bhhhx1g=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14265
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14266
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14267
        "async": "0.2.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14268
        "is-type": "0.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14269
        "lodash.debounce": "3.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14270
        "lodash.flatten": "3.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14271
        "minimatch": "3.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14272
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14273
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14274
        "async": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14275
          "version": "0.2.10",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14276
          "resolved": "https://registry.npmjs.org/async/-/async-0.2.10.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14277
          "integrity": "sha1-trvgsGdLnXGXCMo43owjfLUmw9E=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14278
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14279
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14280
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14281
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14282
    "flat-cache": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14283
      "version": "1.2.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14284
      "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-1.2.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14285
      "integrity": "sha1-+oZxTnLCHbiGAXYezy9VXRq8a5Y=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14286
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14287
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14288
        "circular-json": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14289
        "del": "2.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14290
        "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14291
        "write": "0.2.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14292
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14293
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14294
    "font-awesome": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14295
      "version": "4.7.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14296
      "resolved": "https://registry.npmjs.org/font-awesome/-/font-awesome-4.7.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14297
      "integrity": "sha1-j6jPBBGhoxr9B7BtKQK7n8gVoTM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14298
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14299
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14300
    "for-in": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14301
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14302
      "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14303
      "integrity": "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14304
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14305
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14306
    "for-own": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14307
      "version": "0.1.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14308
      "resolved": "https://registry.npmjs.org/for-own/-/for-own-0.1.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14309
      "integrity": "sha1-UmXGgaTylNq78XyVCbZ2OqhFEM4=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14310
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14311
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14312
        "for-in": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14313
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14314
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14315
    "forever-agent": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14316
      "version": "0.6.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14317
      "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14318
      "integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14319
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14320
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14321
    "form-data": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14322
      "version": "2.1.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14323
      "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.1.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14324
      "integrity": "sha1-M8GDrPGTJ27KqYFDpp6Uv+4XUNE=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14325
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14326
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14327
        "asynckit": "0.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14328
        "combined-stream": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14329
        "mime-types": "2.1.15"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14330
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14331
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14332
    "forwarded": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14333
      "version": "0.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14334
      "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14335
      "integrity": "sha1-Ge+YdMSuHCl7zweP3mOgm2aoQ2M=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14336
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14337
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14338
    "fresh": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14339
      "version": "0.5.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14340
      "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14341
      "integrity": "sha1-9HTKXmqSRtb9jglTz6m5yAWvp44=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14342
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14343
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14344
    "fs-exists-sync": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14345
      "version": "0.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14346
      "resolved": "https://registry.npmjs.org/fs-exists-sync/-/fs-exists-sync-0.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14347
      "integrity": "sha1-mC1ok6+RjnLQjeyehnP/K1qNat0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14348
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14349
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14350
    "fs-extra": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 14351
      "version": "2.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 14352
      "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-2.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 14353
      "integrity": "sha1-M3NSve1KC3FPPrhN6M6nZenTdgA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14354
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14355
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14356
        "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14357
        "jsonfile": "2.4.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14358
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14359
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14360
    "fs-readdir-recursive": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14361
      "version": "0.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14362
      "resolved": "https://registry.npmjs.org/fs-readdir-recursive/-/fs-readdir-recursive-0.1.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14363
      "integrity": "sha1-MVtPuMHKW4xH3v7zGdBz2tNWgFk=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14364
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14365
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14366
    "fs-tree-diff": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14367
      "version": "0.5.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14368
      "resolved": "https://registry.npmjs.org/fs-tree-diff/-/fs-tree-diff-0.5.6.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14369
      "integrity": "sha1-NCZldJ6NykBoALZyJoyPUHPz5iM=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14370
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14371
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14372
        "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14373
        "object-assign": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14374
        "path-posix": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14375
        "symlink-or-copy": "1.1.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14376
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14377
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14378
    "fs.realpath": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14379
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14380
      "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14381
      "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14382
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14383
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14384
    "fsevents": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14385
      "version": "1.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14386
      "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14387
      "integrity": "sha1-8Z/Sj0Pur3YWgOUZogPE0LPTGv8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14388
      "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14389
      "optional": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14390
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14391
        "nan": "2.6.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14392
        "node-pre-gyp": "0.6.33"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14393
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14394
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14395
        "abbrev": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14396
          "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14397
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14398
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14399
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14400
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14401
        "ansi-regex": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14402
          "version": "2.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14403
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14404
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14405
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14406
        "ansi-styles": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14407
          "version": "2.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14408
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14409
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14410
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14411
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14412
        "aproba": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14413
          "version": "1.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14414
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14415
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14416
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14417
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14418
        "are-we-there-yet": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14419
          "version": "1.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14420
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14421
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14422
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14423
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14424
            "delegates": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14425
            "readable-stream": "2.2.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14426
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14427
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14428
        "asn1": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14429
          "version": "0.2.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14430
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14431
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14432
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14433
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14434
        "assert-plus": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14435
          "version": "0.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14436
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14437
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14438
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14439
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14440
        "asynckit": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14441
          "version": "0.4.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14442
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14443
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14444
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14445
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14446
        "aws-sign2": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14447
          "version": "0.6.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14448
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14449
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14450
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14451
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14452
        "aws4": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14453
          "version": "1.6.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14454
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14455
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14456
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14457
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14458
        "balanced-match": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14459
          "version": "0.4.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14460
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14461
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14462
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14463
        "bcrypt-pbkdf": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14464
          "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14465
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14466
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14467
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14468
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14469
            "tweetnacl": "0.14.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14470
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14471
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14472
        "block-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14473
          "version": "0.0.9",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14474
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14475
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14476
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14477
            "inherits": "2.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14478
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14479
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14480
        "boom": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14481
          "version": "2.10.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14482
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14483
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14484
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14485
            "hoek": "2.16.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14486
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14487
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14488
        "brace-expansion": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14489
          "version": "1.1.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14490
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14491
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14492
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14493
            "balanced-match": "0.4.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14494
            "concat-map": "0.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14495
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14496
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14497
        "buffer-shims": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14498
          "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14499
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14500
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14501
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14502
        "caseless": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14503
          "version": "0.11.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14504
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14505
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14506
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14507
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14508
        "chalk": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14509
          "version": "1.1.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14510
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14511
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14512
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14513
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14514
            "ansi-styles": "2.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14515
            "escape-string-regexp": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14516
            "has-ansi": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14517
            "strip-ansi": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14518
            "supports-color": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14519
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14520
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14521
        "code-point-at": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14522
          "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14523
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14524
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14525
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14526
        "combined-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14527
          "version": "1.0.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14528
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14529
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14530
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14531
            "delayed-stream": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14532
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14533
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14534
        "commander": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14535
          "version": "2.9.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14536
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14537
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14538
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14539
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14540
            "graceful-readlink": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14541
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14542
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14543
        "concat-map": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14544
          "version": "0.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14545
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14546
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14547
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14548
        "console-control-strings": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14549
          "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14550
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14551
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14552
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14553
        "core-util-is": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14554
          "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14555
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14556
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14557
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14558
        "cryptiles": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14559
          "version": "2.0.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14560
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14561
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14562
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14563
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14564
            "boom": "2.10.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14565
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14566
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14567
        "dashdash": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14568
          "version": "1.14.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14569
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14570
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14571
          "optional": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14572
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14573
            "assert-plus": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14574
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14575
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14576
            "assert-plus": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14577
              "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14578
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14579
              "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14580
              "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14581
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14582
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14583
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14584
        "debug": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14585
          "version": "2.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14586
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14587
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14588
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14589
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14590
            "ms": "0.7.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14591
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14592
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14593
        "deep-extend": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14594
          "version": "0.4.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14595
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14596
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14597
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14598
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14599
        "delayed-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14600
          "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14601
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14602
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14603
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14604
        "delegates": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14605
          "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14606
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14607
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14608
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14609
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14610
        "ecc-jsbn": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14611
          "version": "0.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14612
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14613
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14614
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14615
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14616
            "jsbn": "0.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14617
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14618
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14619
        "escape-string-regexp": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14620
          "version": "1.0.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14621
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14622
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14623
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14624
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14625
        "extend": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14626
          "version": "3.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14627
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14628
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14629
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14630
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14631
        "extsprintf": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14632
          "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14633
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14634
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14635
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14636
        "forever-agent": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14637
          "version": "0.6.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14638
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14639
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14640
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14641
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14642
        "form-data": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14643
          "version": "2.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14644
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14645
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14646
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14647
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14648
            "asynckit": "0.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14649
            "combined-stream": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14650
            "mime-types": "2.1.14"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14651
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14652
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14653
        "fs.realpath": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14654
          "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14655
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14656
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14657
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14658
        "fstream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14659
          "version": "1.0.10",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14660
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14661
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14662
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14663
            "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14664
            "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14665
            "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14666
            "rimraf": "2.5.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14667
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14668
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14669
        "fstream-ignore": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14670
          "version": "1.0.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14671
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14672
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14673
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14674
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14675
            "fstream": "1.0.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14676
            "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14677
            "minimatch": "3.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14678
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14679
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14680
        "gauge": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14681
          "version": "2.7.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14682
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14683
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14684
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14685
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14686
            "aproba": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14687
            "console-control-strings": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14688
            "has-unicode": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14689
            "object-assign": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14690
            "signal-exit": "3.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14691
            "string-width": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14692
            "strip-ansi": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14693
            "wide-align": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14694
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14695
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14696
        "generate-function": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14697
          "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14698
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14699
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14700
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14701
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14702
        "generate-object-property": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14703
          "version": "1.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14704
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14705
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14706
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14707
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14708
            "is-property": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14709
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14710
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14711
        "getpass": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14712
          "version": "0.1.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14713
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14714
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14715
          "optional": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14716
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14717
            "assert-plus": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14718
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14719
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14720
            "assert-plus": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14721
              "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14722
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14723
              "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14724
              "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14725
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14726
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14727
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14728
        "glob": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14729
          "version": "7.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14730
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14731
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14732
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14733
            "fs.realpath": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14734
            "inflight": "1.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14735
            "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14736
            "minimatch": "3.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14737
            "once": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14738
            "path-is-absolute": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14739
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14740
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14741
        "graceful-fs": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14742
          "version": "4.1.11",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14743
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14744
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14745
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14746
        "graceful-readlink": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14747
          "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14748
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14749
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14750
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14751
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14752
        "har-validator": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14753
          "version": "2.0.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14754
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14755
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14756
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14757
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14758
            "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14759
            "commander": "2.9.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14760
            "is-my-json-valid": "2.15.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14761
            "pinkie-promise": "2.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14762
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14763
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14764
        "has-ansi": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14765
          "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14766
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14767
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14768
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14769
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14770
            "ansi-regex": "2.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14771
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14772
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14773
        "has-unicode": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14774
          "version": "2.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14775
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14776
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14777
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14778
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14779
        "hawk": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14780
          "version": "3.1.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14781
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14782
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14783
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14784
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14785
            "boom": "2.10.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14786
            "cryptiles": "2.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14787
            "hoek": "2.16.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14788
            "sntp": "1.0.9"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14789
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14790
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14791
        "hoek": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14792
          "version": "2.16.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14793
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14794
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14795
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14796
        "http-signature": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14797
          "version": "1.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14798
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14799
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14800
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14801
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14802
            "assert-plus": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14803
            "jsprim": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14804
            "sshpk": "1.10.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14805
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14806
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14807
        "inflight": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14808
          "version": "1.0.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14809
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14810
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14811
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14812
            "once": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14813
            "wrappy": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14814
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14815
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14816
        "inherits": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14817
          "version": "2.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14818
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14819
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14820
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14821
        "ini": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14822
          "version": "1.3.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14823
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14824
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14825
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14826
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14827
        "is-fullwidth-code-point": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14828
          "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14829
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14830
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14831
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14832
            "number-is-nan": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14833
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14834
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14835
        "is-my-json-valid": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14836
          "version": "2.15.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14837
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14838
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14839
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14840
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14841
            "generate-function": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14842
            "generate-object-property": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14843
            "jsonpointer": "4.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14844
            "xtend": "4.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14845
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14846
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14847
        "is-property": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14848
          "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14849
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14850
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14851
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14852
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14853
        "is-typedarray": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14854
          "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14855
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14856
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14857
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14858
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14859
        "isarray": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14860
          "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14861
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14862
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14863
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14864
        "isstream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14865
          "version": "0.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14866
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14867
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14868
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14869
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14870
        "jodid25519": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14871
          "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14872
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14873
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14874
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14875
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14876
            "jsbn": "0.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14877
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14878
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14879
        "jsbn": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14880
          "version": "0.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14881
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14882
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14883
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14884
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14885
        "json-schema": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14886
          "version": "0.2.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14887
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14888
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14889
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14890
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14891
        "json-stringify-safe": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14892
          "version": "5.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14893
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14894
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14895
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14896
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14897
        "jsonpointer": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14898
          "version": "4.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14899
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14900
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14901
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14902
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14903
        "jsprim": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14904
          "version": "1.3.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14905
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14906
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14907
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14908
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14909
            "extsprintf": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14910
            "json-schema": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14911
            "verror": "1.3.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14912
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14913
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14914
        "mime-db": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14915
          "version": "1.26.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14916
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14917
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14918
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14919
        "mime-types": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14920
          "version": "2.1.14",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14921
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14922
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14923
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14924
            "mime-db": "1.26.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14925
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14926
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14927
        "minimatch": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14928
          "version": "3.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14929
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14930
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14931
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14932
            "brace-expansion": "1.1.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14933
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14934
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14935
        "minimist": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14936
          "version": "0.0.8",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14937
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14938
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14939
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14940
        "mkdirp": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14941
          "version": "0.5.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14942
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14943
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14944
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14945
            "minimist": "0.0.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14946
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14947
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14948
        "ms": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14949
          "version": "0.7.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14950
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14951
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14952
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14953
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14954
        "node-pre-gyp": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14955
          "version": "0.6.33",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14956
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14957
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14958
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14959
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14960
            "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14961
            "nopt": "3.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14962
            "npmlog": "4.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14963
            "rc": "1.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14964
            "request": "2.79.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14965
            "rimraf": "2.5.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14966
            "semver": "5.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14967
            "tar": "2.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14968
            "tar-pack": "3.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14969
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14970
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14971
        "nopt": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14972
          "version": "3.0.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14973
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14974
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14975
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14976
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14977
            "abbrev": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14978
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14979
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14980
        "npmlog": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14981
          "version": "4.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14982
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14983
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14984
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14985
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14986
            "are-we-there-yet": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14987
            "console-control-strings": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14988
            "gauge": "2.7.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14989
            "set-blocking": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 14990
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14991
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14992
        "number-is-nan": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14993
          "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14994
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14995
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14996
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14997
        "oauth-sign": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14998
          "version": "0.8.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 14999
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15000
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15001
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15002
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15003
        "object-assign": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15004
          "version": "4.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15005
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15006
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15007
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15008
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15009
        "once": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15010
          "version": "1.4.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15011
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15012
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15013
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15014
            "wrappy": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15015
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15016
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15017
        "path-is-absolute": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15018
          "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15019
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15020
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15021
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15022
        "pinkie": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15023
          "version": "2.0.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15024
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15025
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15026
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15027
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15028
        "pinkie-promise": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15029
          "version": "2.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15030
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15031
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15032
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15033
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15034
            "pinkie": "2.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15035
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15036
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15037
        "process-nextick-args": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15038
          "version": "1.0.7",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15039
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15040
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15041
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15042
        "punycode": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15043
          "version": "1.4.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15044
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15045
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15046
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15047
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15048
        "qs": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15049
          "version": "6.3.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15050
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15051
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15052
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15053
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15054
        "rc": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15055
          "version": "1.1.7",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15056
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15057
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15058
          "optional": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15059
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15060
            "deep-extend": "0.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15061
            "ini": "1.3.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15062
            "minimist": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15063
            "strip-json-comments": "2.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15064
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15065
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15066
            "minimist": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15067
              "version": "1.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15068
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15069
              "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15070
              "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15071
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15072
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15073
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15074
        "readable-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15075
          "version": "2.2.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15076
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15077
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15078
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15079
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15080
            "buffer-shims": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15081
            "core-util-is": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15082
            "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15083
            "isarray": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15084
            "process-nextick-args": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15085
            "string_decoder": "0.10.31",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15086
            "util-deprecate": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15087
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15088
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15089
        "request": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15090
          "version": "2.79.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15091
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15092
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15093
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15094
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15095
            "aws-sign2": "0.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15096
            "aws4": "1.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15097
            "caseless": "0.11.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15098
            "combined-stream": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15099
            "extend": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15100
            "forever-agent": "0.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15101
            "form-data": "2.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15102
            "har-validator": "2.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15103
            "hawk": "3.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15104
            "http-signature": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15105
            "is-typedarray": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15106
            "isstream": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15107
            "json-stringify-safe": "5.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15108
            "mime-types": "2.1.14",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15109
            "oauth-sign": "0.8.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15110
            "qs": "6.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15111
            "stringstream": "0.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15112
            "tough-cookie": "2.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15113
            "tunnel-agent": "0.4.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15114
            "uuid": "3.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15115
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15116
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15117
        "rimraf": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15118
          "version": "2.5.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15119
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15120
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15121
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15122
            "glob": "7.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15123
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15124
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15125
        "semver": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15126
          "version": "5.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15127
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15128
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15129
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15130
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15131
        "set-blocking": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15132
          "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15133
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15134
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15135
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15136
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15137
        "signal-exit": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15138
          "version": "3.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15139
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15140
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15141
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15142
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15143
        "sntp": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15144
          "version": "1.0.9",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15145
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15146
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15147
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15148
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15149
            "hoek": "2.16.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15150
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15151
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15152
        "sshpk": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15153
          "version": "1.10.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15154
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15155
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15156
          "optional": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15157
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15158
            "asn1": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15159
            "assert-plus": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15160
            "bcrypt-pbkdf": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15161
            "dashdash": "1.14.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15162
            "ecc-jsbn": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15163
            "getpass": "0.1.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15164
            "jodid25519": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15165
            "jsbn": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15166
            "tweetnacl": "0.14.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15167
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15168
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15169
            "assert-plus": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15170
              "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15171
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15172
              "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15173
              "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15174
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15175
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15176
        },
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15177
        "string-width": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15178
          "version": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15179
          "bundled": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15180
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15181
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15182
            "code-point-at": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15183
            "is-fullwidth-code-point": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15184
            "strip-ansi": "3.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15185
          }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15186
        },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15187
        "string_decoder": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15188
          "version": "0.10.31",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15189
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15190
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15191
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15192
        "stringstream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15193
          "version": "0.0.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15194
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15195
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15196
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15197
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15198
        "strip-ansi": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15199
          "version": "3.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15200
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15201
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15202
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15203
            "ansi-regex": "2.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15204
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15205
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15206
        "strip-json-comments": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15207
          "version": "2.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15208
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15209
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15210
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15211
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15212
        "supports-color": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15213
          "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15214
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15215
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15216
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15217
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15218
        "tar": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15219
          "version": "2.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15220
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15221
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15222
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15223
            "block-stream": "0.0.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15224
            "fstream": "1.0.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15225
            "inherits": "2.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15226
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15227
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15228
        "tar-pack": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15229
          "version": "3.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15230
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15231
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15232
          "optional": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15233
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15234
            "debug": "2.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15235
            "fstream": "1.0.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15236
            "fstream-ignore": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15237
            "once": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15238
            "readable-stream": "2.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15239
            "rimraf": "2.5.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15240
            "tar": "2.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15241
            "uid-number": "0.0.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15242
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15243
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15244
            "once": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15245
              "version": "1.3.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15246
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15247
              "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15248
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15249
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15250
                "wrappy": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15251
              }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15252
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15253
            "readable-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15254
              "version": "2.1.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15255
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15256
              "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15257
              "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15258
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15259
                "buffer-shims": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15260
                "core-util-is": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15261
                "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15262
                "isarray": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15263
                "process-nextick-args": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15264
                "string_decoder": "0.10.31",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15265
                "util-deprecate": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15266
              }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15267
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15268
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15269
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15270
        "tough-cookie": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15271
          "version": "2.3.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15272
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15273
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15274
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15275
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15276
            "punycode": "1.4.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15277
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15278
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15279
        "tunnel-agent": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15280
          "version": "0.4.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15281
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15282
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15283
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15284
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15285
        "tweetnacl": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15286
          "version": "0.14.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15287
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15288
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15289
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15290
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15291
        "uid-number": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15292
          "version": "0.0.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15293
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15294
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15295
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15296
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15297
        "util-deprecate": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15298
          "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15299
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15300
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15301
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15302
        "uuid": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15303
          "version": "3.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15304
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15305
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15306
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15307
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15308
        "verror": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15309
          "version": "1.3.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15310
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15311
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15312
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15313
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15314
            "extsprintf": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15315
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15316
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15317
        "wide-align": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15318
          "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15319
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15320
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15321
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15322
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15323
            "string-width": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15324
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15325
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15326
        "wrappy": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15327
          "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15328
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15329
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15330
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15331
        "xtend": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15332
          "version": "4.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15333
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15334
          "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15335
          "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15336
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15337
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15338
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15339
    "fstream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15340
      "version": "1.0.11",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15341
      "resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.11.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15342
      "integrity": "sha1-XB+x8RdHcRTwYyoOtLcbPLD9MXE=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15343
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15344
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15345
        "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15346
        "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15347
        "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15348
        "rimraf": "2.6.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15349
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15350
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15351
    "gauge": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15352
      "version": "2.7.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15353
      "resolved": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15354
      "integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15355
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15356
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15357
        "aproba": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15358
        "console-control-strings": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15359
        "has-unicode": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15360
        "object-assign": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15361
        "signal-exit": "3.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15362
        "string-width": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15363
        "strip-ansi": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15364
        "wide-align": "1.1.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15365
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15366
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15367
    "gaze": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15368
      "version": "1.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15369
      "resolved": "https://registry.npmjs.org/gaze/-/gaze-1.1.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15370
      "integrity": "sha1-hHIkZ3rbiHDWeSV+0ziP22HkAQU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15371
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15372
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15373
        "globule": "1.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15374
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15375
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15376
    "generate-function": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15377
      "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15378
      "resolved": "https://registry.npmjs.org/generate-function/-/generate-function-2.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15379
      "integrity": "sha1-aFj+fAlpt9TpCTM3ZHrHn2DfvnQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15380
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15381
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15382
    "generate-object-property": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15383
      "version": "1.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15384
      "resolved": "https://registry.npmjs.org/generate-object-property/-/generate-object-property-1.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15385
      "integrity": "sha1-nA4cQDCM6AT0eDYYuTf6iPmdUNA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15386
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15387
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15388
        "is-property": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15389
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15390
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15391
    "get-caller-file": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15392
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15393
      "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15394
      "integrity": "sha1-9wLmMSfn4jHBYKgMFVSstw1QR+U=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15395
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15396
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15397
    "get-stdin": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15398
      "version": "4.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15399
      "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15400
      "integrity": "sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15401
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15402
    },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 15403
    "get-stream": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 15404
      "version": "3.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 15405
      "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 15406
      "integrity": "sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 15407
      "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 15408
    },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15409
    "getpass": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15410
      "version": "0.1.7",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15411
      "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15412
      "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15413
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15414
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15415
        "assert-plus": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15416
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15417
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15418
        "assert-plus": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15419
          "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15420
          "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15421
          "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15422
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15423
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15424
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15425
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15426
    "git-repo-info": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15427
      "version": "1.4.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15428
      "resolved": "https://registry.npmjs.org/git-repo-info/-/git-repo-info-1.4.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15429
      "integrity": "sha1-KgcoIyVKr2L88HZgB9e2ZRvUGUM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15430
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15431
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15432
    "git-repo-version": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15433
      "version": "0.4.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15434
      "resolved": "https://registry.npmjs.org/git-repo-version/-/git-repo-version-0.4.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15435
      "integrity": "sha1-dfq5oKTshHB1Ww7qf9qm+dQUU78=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15436
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15437
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15438
        "git-repo-info": "1.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15439
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15440
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15441
        "git-repo-info": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15442
          "version": "1.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15443
          "resolved": "https://registry.npmjs.org/git-repo-info/-/git-repo-info-1.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15444
          "integrity": "sha1-Q9hRPgSiTdRBMwovfGZVpwn9uvI=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15445
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15446
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15447
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15448
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15449
    "glob": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15450
      "version": "7.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15451
      "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15452
      "integrity": "sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15453
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15454
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15455
        "fs.realpath": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15456
        "inflight": "1.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15457
        "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15458
        "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15459
        "once": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15460
        "path-is-absolute": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15461
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15462
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15463
    "glob-base": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15464
      "version": "0.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15465
      "resolved": "https://registry.npmjs.org/glob-base/-/glob-base-0.3.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15466
      "integrity": "sha1-27Fk9iIbHAscz4Kuoyi0l98Oo8Q=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15467
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15468
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15469
        "glob-parent": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15470
        "is-glob": "2.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15471
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15472
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15473
    "glob-parent": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15474
      "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15475
      "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-2.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15476
      "integrity": "sha1-gTg9ctsFT8zPUzbaqQLxgvbtuyg=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15477
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15478
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15479
        "is-glob": "2.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15480
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15481
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15482
    "global-modules": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15483
      "version": "0.2.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15484
      "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-0.2.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15485
      "integrity": "sha1-6lo77ULG1s6ZWk+KEmm12uIjgo0=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15486
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15487
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15488
        "global-prefix": "0.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15489
        "is-windows": "0.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15490
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15491
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15492
    "global-prefix": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15493
      "version": "0.1.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15494
      "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-0.1.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15495
      "integrity": "sha1-jTvGuNo8qBEqFg2NSW/wRiv+948=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15496
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15497
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15498
        "homedir-polyfill": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15499
        "ini": "1.3.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15500
        "is-windows": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15501
        "which": "1.2.14"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15502
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15503
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15504
    "globals": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 15505
      "version": "9.18.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 15506
      "resolved": "https://registry.npmjs.org/globals/-/globals-9.18.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 15507
      "integrity": "sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ==",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15508
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15509
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15510
    "globby": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15511
      "version": "5.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15512
      "resolved": "https://registry.npmjs.org/globby/-/globby-5.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15513
      "integrity": "sha1-69hGZ8oNuzMLmbz8aOrCvFQ3Dg0=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15514
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15515
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15516
        "array-union": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15517
        "arrify": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15518
        "glob": "7.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15519
        "object-assign": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15520
        "pify": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15521
        "pinkie-promise": "2.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15522
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15523
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15524
    "globule": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 15525
      "version": "1.2.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 15526
      "resolved": "https://registry.npmjs.org/globule/-/globule-1.2.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 15527
      "integrity": "sha1-HcScaCLdnoovoAuiopUAboZkvQk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15528
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15529
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15530
        "glob": "7.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15531
        "lodash": "4.17.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15532
        "minimatch": "3.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15533
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15534
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15535
    "got": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15536
      "version": "5.7.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15537
      "resolved": "https://registry.npmjs.org/got/-/got-5.7.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15538
      "integrity": "sha1-X4FjWmHkplifGAVp6k44FoClHzU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15539
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15540
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15541
        "create-error-class": "3.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15542
        "duplexer2": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15543
        "is-redirect": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15544
        "is-retry-allowed": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15545
        "is-stream": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15546
        "lowercase-keys": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15547
        "node-status-codes": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15548
        "object-assign": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15549
        "parse-json": "2.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15550
        "pinkie-promise": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15551
        "read-all-stream": "3.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15552
        "readable-stream": "2.2.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15553
        "timed-out": "3.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15554
        "unzip-response": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15555
        "url-parse-lax": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15556
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15557
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15558
        "readable-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15559
          "version": "2.2.11",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15560
          "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.2.11.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15561
          "integrity": "sha512-h+8+r3MKEhkiVrwdKL8aWs1oc1VvBu33ueshOvS26RsZQ3Amhx/oO3TKe4lApSV9ueY6as8EAh7mtuFjdlhg9Q==",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15562
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15563
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15564
            "core-util-is": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15565
            "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15566
            "isarray": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15567
            "process-nextick-args": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15568
            "safe-buffer": "5.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15569
            "string_decoder": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15570
            "util-deprecate": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15571
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15572
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15573
        "string_decoder": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15574
          "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15575
          "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15576
          "integrity": "sha1-sp4fThEl+pehA4K4pTNze3SR4Xk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15577
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15578
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15579
            "safe-buffer": "5.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15580
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15581
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15582
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15583
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15584
    "graceful-fs": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15585
      "version": "4.1.11",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15586
      "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.11.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15587
      "integrity": "sha1-Dovf5NHduIVNZOBOp8AOKgJuVlg=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15588
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15589
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15590
    "graceful-readlink": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15591
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15592
      "resolved": "https://registry.npmjs.org/graceful-readlink/-/graceful-readlink-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15593
      "integrity": "sha1-TK+tdrxi8C+gObL5Tpo906ORpyU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15594
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15595
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15596
    "growly": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15597
      "version": "1.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15598
      "resolved": "https://registry.npmjs.org/growly/-/growly-1.3.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15599
      "integrity": "sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15600
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15601
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15602
    "handlebars": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15603
      "version": "4.0.10",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15604
      "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.10.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15605
      "integrity": "sha1-PTDHGLCaPZbyPqTMH0A8TTup/08=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15606
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15607
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15608
        "async": "1.5.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15609
        "optimist": "0.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15610
        "source-map": "0.4.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15611
        "uglify-js": "2.8.28"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15612
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15613
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15614
        "source-map": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15615
          "version": "0.4.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15616
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15617
          "integrity": "sha1-66T12pwNyZneaAMti092FzZSA2s=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15618
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15619
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15620
            "amdefine": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15621
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15622
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15623
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15624
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15625
    "har-schema": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15626
      "version": "1.0.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15627
      "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-1.0.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15628
      "integrity": "sha1-0mMTX0MwfALGAq/I/pWXDAFRNp4=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15629
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15630
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15631
    "har-validator": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15632
      "version": "4.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15633
      "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-4.2.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15634
      "integrity": "sha1-M0gdDxu/9gDdID11gSpqX7oALio=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15635
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15636
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15637
        "ajv": "4.11.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15638
        "har-schema": "1.0.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15639
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15640
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15641
    "has-ansi": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15642
      "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15643
      "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15644
      "integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15645
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15646
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15647
        "ansi-regex": "2.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15648
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15649
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15650
    "has-binary": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15651
      "version": "0.1.7",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15652
      "resolved": "https://registry.npmjs.org/has-binary/-/has-binary-0.1.7.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15653
      "integrity": "sha1-aOYesWIQyVRaClzOBqhzkS/h5ow=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15654
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15655
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15656
        "isarray": "0.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15657
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15658
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15659
        "isarray": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15660
          "version": "0.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15661
          "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15662
          "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15663
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15664
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15665
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15666
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15667
    "has-cors": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15668
      "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15669
      "resolved": "https://registry.npmjs.org/has-cors/-/has-cors-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15670
      "integrity": "sha1-XkdHk/fqmEPRu5nCPu9J/xJv/zk=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15671
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15672
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15673
    "has-unicode": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15674
      "version": "2.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15675
      "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15676
      "integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15677
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15678
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15679
    "hasbin": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15680
      "version": "1.2.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15681
      "resolved": "https://registry.npmjs.org/hasbin/-/hasbin-1.2.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15682
      "integrity": "sha1-eMWSaJPIAhXCtWiuH9P8q3omlrA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15683
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15684
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15685
        "async": "1.5.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15686
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15687
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15688
    "hash-for-dep": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15689
      "version": "1.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15690
      "resolved": "https://registry.npmjs.org/hash-for-dep/-/hash-for-dep-1.1.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15691
      "integrity": "sha1-4zR+2Slg6wu1OixsK3DjbXW3zQw=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15692
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15693
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15694
        "broccoli-kitchen-sink-helpers": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15695
        "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15696
        "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15697
        "resolve": "1.3.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15698
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15699
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15700
    "hawk": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15701
      "version": "3.1.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15702
      "resolved": "https://registry.npmjs.org/hawk/-/hawk-3.1.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15703
      "integrity": "sha1-B4REvXwWQLD+VA0sm3PVlnjo4cQ=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15704
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15705
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15706
        "boom": "2.10.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15707
        "cryptiles": "2.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15708
        "hoek": "2.16.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15709
        "sntp": "1.0.9"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15710
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15711
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15712
    "heimdalljs": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15713
      "version": "0.2.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15714
      "resolved": "https://registry.npmjs.org/heimdalljs/-/heimdalljs-0.2.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15715
      "integrity": "sha1-aqVDCO7nk7ZCz/nPlHgURfN3MKw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15716
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15717
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15718
        "rsvp": "3.2.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15719
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15720
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15721
        "rsvp": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15722
          "version": "3.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15723
          "resolved": "https://registry.npmjs.org/rsvp/-/rsvp-3.2.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15724
          "integrity": "sha1-B8tKXfJa3Z6Cbrxn3Mn9idsn2Eo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15725
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15726
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15727
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15728
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15729
    "heimdalljs-fs-monitor": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15730
      "version": "0.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15731
      "resolved": "https://registry.npmjs.org/heimdalljs-fs-monitor/-/heimdalljs-fs-monitor-0.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15732
      "integrity": "sha1-1ASmVojGcUxIVGntNJXaSFNEAnI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15733
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15734
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15735
        "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15736
        "heimdalljs-logger": "0.1.9"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15737
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15738
    },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 15739
    "heimdalljs-graph": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 15740
      "version": "0.3.3",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 15741
      "resolved": "https://registry.npmjs.org/heimdalljs-graph/-/heimdalljs-graph-0.3.3.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 15742
      "integrity": "sha1-6oAdu6ZZyNUi/hy4Oy1gVybkkY8=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 15743
      "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 15744
    },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15745
    "heimdalljs-logger": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15746
      "version": "0.1.9",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15747
      "resolved": "https://registry.npmjs.org/heimdalljs-logger/-/heimdalljs-logger-0.1.9.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15748
      "integrity": "sha1-12raTkW3u294b8nAEKaOsuL68XY=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15749
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15750
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15751
        "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15752
        "heimdalljs": "0.2.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15753
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15754
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15755
    "hoek": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15756
      "version": "2.16.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15757
      "resolved": "https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15758
      "integrity": "sha1-ILt0A9POo5jpHcRxCo/xuCdKJe0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15759
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15760
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15761
    "home-or-tmp": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 15762
      "version": "2.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 15763
      "resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-2.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 15764
      "integrity": "sha1-42w/LSyufXRqhX440Y1fMqeILbg=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15765
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15766
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15767
        "os-homedir": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15768
        "os-tmpdir": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15769
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15770
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15771
    "homedir-polyfill": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15772
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15773
      "resolved": "https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15774
      "integrity": "sha1-TCu8inWJmP7r9e1oWA921GdotLw=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15775
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15776
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15777
        "parse-passwd": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15778
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15779
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15780
    "hosted-git-info": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15781
      "version": "2.4.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15782
      "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.4.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15783
      "integrity": "sha1-AHa59GonBQbduq6lZJaJdGBhKmc=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15784
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15785
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15786
    "http-errors": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15787
      "version": "1.6.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15788
      "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15789
      "integrity": "sha1-X4uO2YrKVFZWv1cplzh/kEpyIlc=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15790
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15791
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15792
        "depd": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15793
        "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15794
        "setprototypeof": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15795
        "statuses": "1.3.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15796
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15797
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15798
    "http-proxy": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15799
      "version": "1.16.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15800
      "resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.16.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15801
      "integrity": "sha1-Bt/ykpUr9k2+hHH6nfcwZtTzd0I=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15802
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15803
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15804
        "eventemitter3": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15805
        "requires-port": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15806
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15807
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15808
    "http-signature": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15809
      "version": "1.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15810
      "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15811
      "integrity": "sha1-33LiZwZs0Kxn+3at+OE0qPvPkb8=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15812
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15813
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15814
        "assert-plus": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15815
        "jsprim": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15816
        "sshpk": "1.13.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15817
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15818
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15819
    "iconv-lite": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15820
      "version": "0.4.17",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15821
      "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.17.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15822
      "integrity": "sha1-T9qjs4rLwsAxsEXQ7c3+HsqxjI0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15823
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15824
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15825
    "ignore": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15826
      "version": "3.3.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15827
      "resolved": "https://registry.npmjs.org/ignore/-/ignore-3.3.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15828
      "integrity": "sha1-QyNS5XrM2HqzEQ6C0/6g5HgSFW0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15829
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15830
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15831
    "imurmurhash": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15832
      "version": "0.1.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15833
      "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15834
      "integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15835
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15836
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15837
    "in-publish": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15838
      "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15839
      "resolved": "https://registry.npmjs.org/in-publish/-/in-publish-2.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15840
      "integrity": "sha1-4g/146KvwmkDILbcVSaCqcf631E=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15841
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15842
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15843
    "include-path-searcher": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15844
      "version": "0.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15845
      "resolved": "https://registry.npmjs.org/include-path-searcher/-/include-path-searcher-0.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15846
      "integrity": "sha1-wM8t36Fk+y6uB7x8pDp/GRy0170=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15847
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15848
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15849
    "indent-string": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15850
      "version": "2.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15851
      "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-2.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15852
      "integrity": "sha1-ji1INIdCEhtKghi3oTfppSBJ3IA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15853
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15854
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15855
        "repeating": "2.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15856
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15857
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15858
    "indexof": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15859
      "version": "0.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15860
      "resolved": "https://registry.npmjs.org/indexof/-/indexof-0.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15861
      "integrity": "sha1-gtwzbSMrkGIXnQWrMpOmYFn9Q10=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15862
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15863
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15864
    "infinity-agent": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15865
      "version": "2.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15866
      "resolved": "https://registry.npmjs.org/infinity-agent/-/infinity-agent-2.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15867
      "integrity": "sha1-ReDi/3qesDCyfWK3SzdEt6esQhY=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15868
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15869
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15870
    "inflection": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15871
      "version": "1.12.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15872
      "resolved": "https://registry.npmjs.org/inflection/-/inflection-1.12.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15873
      "integrity": "sha1-ogCTVlbW9fa8TcdQLhrstwMihBY=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15874
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15875
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15876
    "inflight": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15877
      "version": "1.0.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15878
      "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15879
      "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15880
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15881
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15882
        "once": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15883
        "wrappy": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15884
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15885
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15886
    "inherits": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15887
      "version": "2.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15888
      "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15889
      "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15890
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15891
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15892
    "ini": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15893
      "version": "1.3.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15894
      "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15895
      "integrity": "sha1-BTfLedr1m1mhpRff9wbIbsA5Fi4=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15896
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15897
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15898
    "inline-source-map-comment": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15899
      "version": "1.0.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15900
      "resolved": "https://registry.npmjs.org/inline-source-map-comment/-/inline-source-map-comment-1.0.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15901
      "integrity": "sha1-UKikTCp5DfrEQbXJTszVRiY1+vY=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15902
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15903
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15904
        "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15905
        "get-stdin": "4.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15906
        "minimist": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15907
        "sum-up": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15908
        "xtend": "4.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15909
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15910
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15911
        "minimist": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15912
          "version": "1.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15913
          "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15914
          "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15915
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15916
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15917
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15918
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15919
    "inquirer": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15920
      "version": "1.2.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15921
      "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-1.2.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15922
      "integrity": "sha1-TexvMvN+97sLLtPx0aXD9UUHSRg=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15923
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15924
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15925
        "ansi-escapes": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15926
        "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15927
        "cli-cursor": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15928
        "cli-width": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15929
        "external-editor": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15930
        "figures": "1.7.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15931
        "lodash": "4.17.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15932
        "mute-stream": "0.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15933
        "pinkie-promise": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15934
        "run-async": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15935
        "rx": "4.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15936
        "string-width": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15937
        "strip-ansi": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15938
        "through": "2.3.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15939
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15940
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15941
    "interpret": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15942
      "version": "1.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15943
      "resolved": "https://registry.npmjs.org/interpret/-/interpret-1.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15944
      "integrity": "sha1-y8NcYu7uc/Gat7EKgBURQBr8D5A=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15945
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15946
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15947
    "invariant": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15948
      "version": "2.2.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15949
      "resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15950
      "integrity": "sha1-nh9WrArNtr8wMwbzOL47IErmA2A=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15951
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15952
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15953
        "loose-envify": "1.3.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15954
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15955
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15956
    "invert-kv": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15957
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15958
      "resolved": "https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15959
      "integrity": "sha1-EEqOSqym09jNFXqO+L+rLXo//bY=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15960
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15961
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15962
    "ipaddr.js": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15963
      "version": "1.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15964
      "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.3.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15965
      "integrity": "sha1-HgOlL9rYOou7KyXL9JmLTP/NPew=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15966
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15967
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15968
    "is-arrayish": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15969
      "version": "0.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15970
      "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15971
      "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15972
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15973
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15974
    "is-binary-path": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15975
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15976
      "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15977
      "integrity": "sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15978
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15979
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15980
        "binary-extensions": "1.8.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15981
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15982
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15983
    "is-buffer": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15984
      "version": "1.1.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15985
      "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15986
      "integrity": "sha1-Hzsm72E7IUuIy8ojzGwB2Hlh7sw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15987
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15988
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15989
    "is-builtin-module": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15990
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15991
      "resolved": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15992
      "integrity": "sha1-VAVy0096wxGfj3bDDLwbHgN6/74=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15993
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15994
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15995
        "builtin-modules": "1.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 15996
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15997
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15998
    "is-dotfile": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 15999
      "version": "1.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16000
      "resolved": "https://registry.npmjs.org/is-dotfile/-/is-dotfile-1.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16001
      "integrity": "sha1-pqLzL/0t+wT1yiXs0Pa4PPeYoeE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16002
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16003
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16004
    "is-equal-shallow": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16005
      "version": "0.1.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16006
      "resolved": "https://registry.npmjs.org/is-equal-shallow/-/is-equal-shallow-0.1.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16007
      "integrity": "sha1-IjgJj8Ih3gvPpdnqxMRdY4qhxTQ=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16008
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16009
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16010
        "is-primitive": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16011
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16012
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16013
    "is-extendable": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16014
      "version": "0.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16015
      "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16016
      "integrity": "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16017
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16018
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16019
    "is-extglob": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16020
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16021
      "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16022
      "integrity": "sha1-rEaBd8SUNAWgkvyPKXYMb/xiBsA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16023
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16024
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16025
    "is-finite": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16026
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16027
      "resolved": "https://registry.npmjs.org/is-finite/-/is-finite-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16028
      "integrity": "sha1-zGZ3aVYCvlUO8R6LSqYwU0K20Ko=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16029
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16030
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16031
        "number-is-nan": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16032
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16033
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16034
    "is-fullwidth-code-point": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16035
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16036
      "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16037
      "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16038
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16039
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16040
        "number-is-nan": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16041
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16042
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16043
    "is-git-url": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16044
      "version": "0.2.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16045
      "resolved": "https://registry.npmjs.org/is-git-url/-/is-git-url-0.2.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16046
      "integrity": "sha1-RFIA1vvW2gKPteAUQNmvyT88y2Q=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16047
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16048
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16049
    "is-glob": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16050
      "version": "2.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16051
      "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-2.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16052
      "integrity": "sha1-0Jb5JqPe1WAPP9/ZEZjLCIjC2GM=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16053
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16054
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16055
        "is-extglob": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16056
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16057
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16058
    "is-integer": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16059
      "version": "1.0.7",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16060
      "resolved": "https://registry.npmjs.org/is-integer/-/is-integer-1.0.7.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16061
      "integrity": "sha1-a96Bqs3feLZZtmKdYpytxRqIbVw=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16062
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16063
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16064
        "is-finite": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16065
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16066
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16067
    "is-my-json-valid": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16068
      "version": "2.16.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16069
      "resolved": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.16.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16070
      "integrity": "sha1-8Hndm/2uZe4gOKrorLyGqxCeNpM=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16071
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16072
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16073
        "generate-function": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16074
        "generate-object-property": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16075
        "jsonpointer": "4.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16076
        "xtend": "4.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16077
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16078
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16079
    "is-npm": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16080
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16081
      "resolved": "https://registry.npmjs.org/is-npm/-/is-npm-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16082
      "integrity": "sha1-8vtjpl5JBbQGyGBydloaTceTufQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16083
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16084
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16085
    "is-number": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16086
      "version": "2.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16087
      "resolved": "https://registry.npmjs.org/is-number/-/is-number-2.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16088
      "integrity": "sha1-Afy7s5NGOlSPL0ZszhbezknbkI8=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16089
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16090
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16091
        "kind-of": "3.2.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16092
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16093
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16094
    "is-obj": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16095
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16096
      "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16097
      "integrity": "sha1-PkcprB9f3gJc19g6iW2rn09n2w8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16098
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16099
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16100
    "is-path-cwd": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16101
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16102
      "resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16103
      "integrity": "sha1-0iXsIxMuie3Tj9p2dHLmLmXxEG0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16104
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16105
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16106
    "is-path-in-cwd": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16107
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16108
      "resolved": "https://registry.npmjs.org/is-path-in-cwd/-/is-path-in-cwd-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16109
      "integrity": "sha1-ZHdYK4IU1gI0YJRWcAO+ip6sBNw=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16110
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16111
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16112
        "is-path-inside": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16113
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16114
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16115
    "is-path-inside": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16116
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16117
      "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16118
      "integrity": "sha1-/AbloWg/vaE95mev9xe7wQpI838=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16119
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16120
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16121
        "path-is-inside": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16122
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16123
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16124
    "is-posix-bracket": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16125
      "version": "0.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16126
      "resolved": "https://registry.npmjs.org/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16127
      "integrity": "sha1-MzTceXdDaOkvAW5vvAqI9c1ua8Q=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16128
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16129
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16130
    "is-primitive": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16131
      "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16132
      "resolved": "https://registry.npmjs.org/is-primitive/-/is-primitive-2.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16133
      "integrity": "sha1-IHurkWOEmcB7Kt8kCkGochADRXU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16134
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16135
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16136
    "is-promise": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16137
      "version": "2.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16138
      "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-2.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16139
      "integrity": "sha1-eaKp7OfwlugPNtKy87wWwf9L8/o=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16140
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16141
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16142
    "is-property": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16143
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16144
      "resolved": "https://registry.npmjs.org/is-property/-/is-property-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16145
      "integrity": "sha1-V/4cTkhHTt1lsJkR8msc1Ald2oQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16146
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16147
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16148
    "is-redirect": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16149
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16150
      "resolved": "https://registry.npmjs.org/is-redirect/-/is-redirect-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16151
      "integrity": "sha1-HQPd7VO9jbDzDCbk+V02/HyH3CQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16152
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16153
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16154
    "is-resolvable": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16155
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16156
      "resolved": "https://registry.npmjs.org/is-resolvable/-/is-resolvable-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16157
      "integrity": "sha1-jfV8YeouPFAUCNEA+wE8+NbgzGI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16158
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16159
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16160
        "tryit": "1.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16161
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16162
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16163
    "is-retry-allowed": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16164
      "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16165
      "resolved": "https://registry.npmjs.org/is-retry-allowed/-/is-retry-allowed-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16166
      "integrity": "sha1-EaBgVotnM5REAz0BJaYaINVk+zQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16167
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16168
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16169
    "is-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16170
      "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16171
      "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16172
      "integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16173
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16174
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16175
    "is-type": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16176
      "version": "0.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16177
      "resolved": "https://registry.npmjs.org/is-type/-/is-type-0.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16178
      "integrity": "sha1-9lHYXDZdRJVdFKUdjXBh8/a0d5w=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16179
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16180
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16181
        "core-util-is": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16182
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16183
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16184
    "is-typedarray": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16185
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16186
      "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16187
      "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16188
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16189
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16190
    "is-utf8": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16191
      "version": "0.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16192
      "resolved": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16193
      "integrity": "sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16194
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16195
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16196
    "is-windows": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16197
      "version": "0.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16198
      "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-0.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16199
      "integrity": "sha1-3hqm1j6indJIc3tp8f+LgALSEIw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16200
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16201
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16202
    "isarray": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16203
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16204
      "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16205
      "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16206
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16207
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16208
    "isbinaryfile": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16209
      "version": "3.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16210
      "resolved": "https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-3.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16211
      "integrity": "sha1-Sj6XTsDLqQBNP8bN5yCeppNopiE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16212
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16213
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16214
    "isexe": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16215
      "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16216
      "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16217
      "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16218
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16219
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16220
    "isobject": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16221
      "version": "2.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16222
      "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16223
      "integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16224
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16225
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16226
        "isarray": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16227
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16228
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16229
    "isstream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16230
      "version": "0.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16231
      "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16232
      "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16233
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16234
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16235
    "istextorbinary": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16236
      "version": "2.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16237
      "resolved": "https://registry.npmjs.org/istextorbinary/-/istextorbinary-2.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16238
      "integrity": "sha1-2+0qb1G+L3R1to+JRlgRFBt1iHQ=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16239
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16240
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16241
        "binaryextensions": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16242
        "editions": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16243
        "textextensions": "2.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16244
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16245
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16246
    "jju": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16247
      "version": "1.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16248
      "resolved": "https://registry.npmjs.org/jju/-/jju-1.3.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16249
      "integrity": "sha1-2t2e8BkkvHKLA/L3l5vb1i96Kqo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16250
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16251
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16252
    "jquery": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16253
      "version": "3.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16254
      "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.2.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16255
      "integrity": "sha1-XE2d5lKvbNCncBVKYxu6ErAVx4c=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16256
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16257
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16258
    "js-base64": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16259
      "version": "2.1.9",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16260
      "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.1.9.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16261
      "integrity": "sha1-8OgK4DmkvWVLXygfyT8EqRSn/M4=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16262
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16263
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16264
    "js-reporters": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16265
      "version": "1.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16266
      "resolved": "https://registry.npmjs.org/js-reporters/-/js-reporters-1.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16267
      "integrity": "sha1-fPLLaYGWaEeQNQ0MTKB/Su2ewX4=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16268
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16269
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16270
    "js-tokens": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16271
      "version": "3.0.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16272
      "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-3.0.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16273
      "integrity": "sha1-COnxMkhKLEWjCQfp3E1VZ7fxFNc=",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16274
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16275
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16276
    "js-yaml": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16277
      "version": "3.8.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16278
      "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.8.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16279
      "integrity": "sha1-UgtFZPhlc7qWZir4Woyvp7S1pvY=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16280
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16281
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16282
        "argparse": "1.0.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16283
        "esprima": "3.1.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16284
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16285
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16286
        "esprima": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16287
          "version": "3.1.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16288
          "resolved": "https://registry.npmjs.org/esprima/-/esprima-3.1.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16289
          "integrity": "sha1-/cpRzuYTOJXjyI1TXOSdv/YqRjM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16290
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16291
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16292
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16293
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16294
    "jsbn": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16295
      "version": "0.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16296
      "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16297
      "integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16298
      "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16299
      "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16300
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16301
    "jsesc": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16302
      "version": "0.5.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16303
      "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16304
      "integrity": "sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16305
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16306
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16307
    "json-parse-helpfulerror": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16308
      "version": "1.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16309
      "resolved": "https://registry.npmjs.org/json-parse-helpfulerror/-/json-parse-helpfulerror-1.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16310
      "integrity": "sha1-E/FM4C7tTpgSl7ZOueO5MuLdE9w=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16311
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16312
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16313
        "jju": "1.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16314
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16315
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16316
    "json-schema": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16317
      "version": "0.2.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16318
      "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16319
      "integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16320
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16321
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16322
    "json-stable-stringify": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16323
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16324
      "resolved": "https://registry.npmjs.org/json-stable-stringify/-/json-stable-stringify-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16325
      "integrity": "sha1-mnWdOcXy/1A/1TAGRu1EX4jE+a8=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16326
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16327
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16328
        "jsonify": "0.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16329
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16330
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16331
    "json-stringify-safe": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16332
      "version": "5.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16333
      "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16334
      "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16335
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16336
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16337
    "json3": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16338
      "version": "3.3.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16339
      "resolved": "https://registry.npmjs.org/json3/-/json3-3.3.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16340
      "integrity": "sha1-PAQ0dD35Pi9cQq7nsZvLSDV19OE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16341
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16342
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16343
    "json5": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16344
      "version": "0.5.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16345
      "resolved": "https://registry.npmjs.org/json5/-/json5-0.5.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16346
      "integrity": "sha1-Hq3nrMASA0rYTiOWdn6tn6VJWCE=",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16347
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16348
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16349
    "jsonfile": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16350
      "version": "2.4.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16351
      "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-2.4.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16352
      "integrity": "sha1-NzaitCi4e72gzIO1P6PWM6NcKug=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16353
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16354
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16355
        "graceful-fs": "4.1.11"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16356
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16357
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16358
    "jsonify": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16359
      "version": "0.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16360
      "resolved": "https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16361
      "integrity": "sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16362
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16363
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16364
    "jsonpointer": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16365
      "version": "4.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16366
      "resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-4.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16367
      "integrity": "sha1-T9kss04OnbPInIYi7PUfm5eMbLk=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16368
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16369
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16370
    "jsprim": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16371
      "version": "1.4.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16372
      "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16373
      "integrity": "sha1-o7h+QCmNjDgFUtjMdiigu5WiKRg=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16374
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16375
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16376
        "assert-plus": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16377
        "extsprintf": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16378
        "json-schema": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16379
        "verror": "1.3.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16380
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16381
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16382
        "assert-plus": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16383
          "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16384
          "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16385
          "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16386
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16387
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16388
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16389
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16390
    "kind-of": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16391
      "version": "3.2.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16392
      "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16393
      "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16394
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16395
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16396
        "is-buffer": "1.1.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16397
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16398
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16399
    "klaw": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16400
      "version": "1.3.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16401
      "resolved": "https://registry.npmjs.org/klaw/-/klaw-1.3.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16402
      "integrity": "sha1-QIhDO0azsbolnXh4XY6W9zugJDk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16403
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16404
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16405
        "graceful-fs": "4.1.11"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16406
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16407
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16408
    "latest-version": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16409
      "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16410
      "resolved": "https://registry.npmjs.org/latest-version/-/latest-version-2.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16411
      "integrity": "sha1-VvjWE5YghHuAF/jx9NeOIRMkFos=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16412
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16413
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16414
        "package-json": "2.4.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16415
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16416
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16417
    "lazy-cache": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16418
      "version": "1.0.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16419
      "resolved": "https://registry.npmjs.org/lazy-cache/-/lazy-cache-1.0.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16420
      "integrity": "sha1-odePw6UEdMuAhF07O24dpJpEbo4=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16421
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16422
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16423
    "lazy-req": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16424
      "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16425
      "resolved": "https://registry.npmjs.org/lazy-req/-/lazy-req-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16426
      "integrity": "sha1-va6+rTD42CQDnODOFJ1Nqge6H6w=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16427
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16428
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16429
    "lcid": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16430
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16431
      "resolved": "https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16432
      "integrity": "sha1-MIrMr6C8SDo4Z7S28rlQYlHRuDU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16433
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16434
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16435
        "invert-kv": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16436
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16437
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16438
    "leek": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16439
      "version": "0.0.24",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16440
      "resolved": "https://registry.npmjs.org/leek/-/leek-0.0.24.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16441
      "integrity": "sha1-5ADlfw5g2O8r1NBo3EKKVDRdvNo=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16442
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16443
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16444
        "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16445
        "lodash.assign": "3.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16446
        "rsvp": "3.5.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16447
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16448
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16449
    "leven": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16450
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16451
      "resolved": "https://registry.npmjs.org/leven/-/leven-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16452
      "integrity": "sha1-kUS27ryl8dBoAWnxpncNzqYLdcM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16453
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16454
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16455
    "levn": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16456
      "version": "0.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16457
      "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16458
      "integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16459
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16460
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16461
        "prelude-ls": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16462
        "type-check": "0.3.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16463
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16464
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16465
    "linkify-it": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16466
      "version": "2.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16467
      "resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-2.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16468
      "integrity": "sha1-2UpGSPmxwXnWT6lykSaL22zpQ08=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16469
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16470
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16471
        "uc.micro": "1.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16472
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16473
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16474
    "livereload-js": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16475
      "version": "2.2.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16476
      "resolved": "https://registry.npmjs.org/livereload-js/-/livereload-js-2.2.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16477
      "integrity": "sha1-bIclfmSKtHW8JOoldFftzB+NC8I=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16478
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16479
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16480
    "load-json-file": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16481
      "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16482
      "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16483
      "integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16484
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16485
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16486
        "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16487
        "parse-json": "2.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16488
        "pify": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16489
        "pinkie-promise": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16490
        "strip-bom": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16491
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16492
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16493
    "loader.js": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16494
      "version": "4.4.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16495
      "resolved": "https://registry.npmjs.org/loader.js/-/loader.js-4.4.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16496
      "integrity": "sha512-waH+PmXe0cRCej3c8xFCVmSwBv76dESdv5PLoyilXnzTKz8eDu1Ez8yJ1Y3RtG1k+v2xap0VL6D77C6VwuP+vw==",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16497
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16498
    },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16499
    "locate-path": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16500
      "version": "2.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16501
      "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16502
      "integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16503
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16504
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16505
        "p-locate": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16506
        "path-exists": "3.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16507
      },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16508
      "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16509
        "path-exists": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16510
          "version": "3.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16511
          "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16512
          "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16513
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16514
        }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16515
      }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16516
    },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16517
    "lodash": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16518
      "version": "4.17.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16519
      "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16520
      "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16521
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16522
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16523
    "lodash-es": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16524
      "version": "4.17.4",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16525
      "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.4.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16526
      "integrity": "sha1-3MHXVS4VCgZABzupyzHXDwMpUOc=",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16527
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16528
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16529
    "lodash._arraycopy": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16530
      "version": "3.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16531
      "resolved": "https://registry.npmjs.org/lodash._arraycopy/-/lodash._arraycopy-3.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16532
      "integrity": "sha1-due3wfH7klRzdIeKVi7Qaj5Q9uE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16533
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16534
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16535
    "lodash._arrayeach": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16536
      "version": "3.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16537
      "resolved": "https://registry.npmjs.org/lodash._arrayeach/-/lodash._arrayeach-3.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16538
      "integrity": "sha1-urFWsqkNPxu9XGU0AzSeXlkz754=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16539
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16540
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16541
    "lodash._baseassign": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16542
      "version": "3.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16543
      "resolved": "https://registry.npmjs.org/lodash._baseassign/-/lodash._baseassign-3.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16544
      "integrity": "sha1-jDigmVAPIVrQnlnxci/QxSv+Ck4=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16545
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16546
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16547
        "lodash._basecopy": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16548
        "lodash.keys": "3.1.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16549
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16550
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16551
    "lodash._basecopy": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16552
      "version": "3.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16553
      "resolved": "https://registry.npmjs.org/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16554
      "integrity": "sha1-jaDmqHbPNEwK2KVIghEd08XHyjY=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16555
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16556
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16557
    "lodash._baseflatten": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16558
      "version": "3.1.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16559
      "resolved": "https://registry.npmjs.org/lodash._baseflatten/-/lodash._baseflatten-3.1.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16560
      "integrity": "sha1-B3D/gBMa9uNPO1EXlqe6UhTmX/c=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16561
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16562
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16563
        "lodash.isarguments": "3.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16564
        "lodash.isarray": "3.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16565
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16566
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16567
    "lodash._basefor": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16568
      "version": "3.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16569
      "resolved": "https://registry.npmjs.org/lodash._basefor/-/lodash._basefor-3.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16570
      "integrity": "sha1-dVC06SGO8J+tJDQ7YSAhx5tMIMI=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16571
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16572
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16573
    "lodash._bindcallback": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16574
      "version": "3.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16575
      "resolved": "https://registry.npmjs.org/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16576
      "integrity": "sha1-5THCdkTPi1epnhftlbNcdIeJOS4=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16577
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16578
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16579
    "lodash._createassigner": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16580
      "version": "3.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16581
      "resolved": "https://registry.npmjs.org/lodash._createassigner/-/lodash._createassigner-3.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16582
      "integrity": "sha1-g4pbri/aymOsIt7o4Z+k5taXCxE=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16583
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16584
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16585
        "lodash._bindcallback": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16586
        "lodash._isiterateecall": "3.0.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16587
        "lodash.restparam": "3.6.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16588
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16589
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16590
    "lodash._getnative": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16591
      "version": "3.9.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16592
      "resolved": "https://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16593
      "integrity": "sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16594
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16595
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16596
    "lodash._isiterateecall": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16597
      "version": "3.0.9",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16598
      "resolved": "https://registry.npmjs.org/lodash._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16599
      "integrity": "sha1-UgOte6Ql+uhCRg5pbbnPPmqsBXw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16600
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16601
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16602
    "lodash._reinterpolate": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16603
      "version": "3.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16604
      "resolved": "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16605
      "integrity": "sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16606
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16607
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16608
    "lodash.assign": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16609
      "version": "3.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16610
      "resolved": "https://registry.npmjs.org/lodash.assign/-/lodash.assign-3.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16611
      "integrity": "sha1-POnwI0tLIiPilrj6CsH+6OvKZPo=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16612
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16613
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16614
        "lodash._baseassign": "3.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16615
        "lodash._createassigner": "3.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16616
        "lodash.keys": "3.1.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16617
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16618
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16619
    "lodash.assignin": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16620
      "version": "4.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16621
      "resolved": "https://registry.npmjs.org/lodash.assignin/-/lodash.assignin-4.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16622
      "integrity": "sha1-uo31+4QesKPoBEIysOJjqNxqKKI=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16623
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16624
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16625
    "lodash.clonedeep": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16626
      "version": "4.5.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16627
      "resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16628
      "integrity": "sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16629
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16630
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16631
    "lodash.debounce": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16632
      "version": "3.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16633
      "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-3.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16634
      "integrity": "sha1-gSIRw3ipTMKdWqTjNGzwv846ffU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16635
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16636
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16637
        "lodash._getnative": "3.9.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16638
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16639
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16640
    "lodash.defaults": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16641
      "version": "4.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16642
      "resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-4.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16643
      "integrity": "sha1-0JF4cW/+pN3p5ft7N/bwgCJ0WAw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16644
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16645
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16646
    "lodash.defaultsdeep": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16647
      "version": "4.6.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16648
      "resolved": "https://registry.npmjs.org/lodash.defaultsdeep/-/lodash.defaultsdeep-4.6.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16649
      "integrity": "sha1-vsECT4WxvZbL6kBbI8FK1kQ6b4E=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16650
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16651
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16652
    "lodash.find": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16653
      "version": "4.6.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16654
      "resolved": "https://registry.npmjs.org/lodash.find/-/lodash.find-4.6.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16655
      "integrity": "sha1-ywcE1Hq3F4n/oN6Ll92Sb7iLE7E=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16656
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16657
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16658
    "lodash.flatten": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16659
      "version": "3.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16660
      "resolved": "https://registry.npmjs.org/lodash.flatten/-/lodash.flatten-3.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16661
      "integrity": "sha1-3hz1d1j49EeTGdNcPpzGDEUBk4w=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16662
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16663
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16664
        "lodash._baseflatten": "3.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16665
        "lodash._isiterateecall": "3.0.9"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16666
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16667
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16668
    "lodash.isarguments": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16669
      "version": "3.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16670
      "resolved": "https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16671
      "integrity": "sha1-L1c9hcaiQon/AGY7SRwdM4/zRYo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16672
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16673
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16674
    "lodash.isarray": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16675
      "version": "3.0.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16676
      "resolved": "https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-3.0.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16677
      "integrity": "sha1-eeTriMNqgSKvhvhEqpvNhRtfu1U=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16678
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16679
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16680
    "lodash.isplainobject": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16681
      "version": "3.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16682
      "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-3.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16683
      "integrity": "sha1-moI4rhayAEMpYM1zRlEtASP79MU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16684
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16685
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16686
        "lodash._basefor": "3.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16687
        "lodash.isarguments": "3.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16688
        "lodash.keysin": "3.0.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16689
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16690
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16691
    "lodash.istypedarray": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16692
      "version": "3.0.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16693
      "resolved": "https://registry.npmjs.org/lodash.istypedarray/-/lodash.istypedarray-3.0.6.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16694
      "integrity": "sha1-yaR3SYYHUB2OhJTSg7h8OSgc72I=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16695
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16696
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16697
    "lodash.keys": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16698
      "version": "3.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16699
      "resolved": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16700
      "integrity": "sha1-TbwEcrFWvlCgsoaFXRvQsMZWCYo=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16701
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16702
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16703
        "lodash._getnative": "3.9.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16704
        "lodash.isarguments": "3.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16705
        "lodash.isarray": "3.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16706
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16707
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16708
    "lodash.keysin": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16709
      "version": "3.0.8",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16710
      "resolved": "https://registry.npmjs.org/lodash.keysin/-/lodash.keysin-3.0.8.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16711
      "integrity": "sha1-IsRJPrvtsUJ5YqVLRFssinZ/tH8=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16712
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16713
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16714
        "lodash.isarguments": "3.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16715
        "lodash.isarray": "3.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16716
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16717
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16718
    "lodash.merge": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16719
      "version": "4.6.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16720
      "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16721
      "integrity": "sha1-aYhLoUSsM/5plzemCG3v+t0PicU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16722
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16723
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16724
    "lodash.mergewith": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16725
      "version": "4.6.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16726
      "resolved": "https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16727
      "integrity": "sha1-FQzwoWeR9ZA7iJHqsVRgknS96lU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16728
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16729
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16730
    "lodash.omit": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16731
      "version": "4.5.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16732
      "resolved": "https://registry.npmjs.org/lodash.omit/-/lodash.omit-4.5.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16733
      "integrity": "sha1-brGa5aHuHdnfC5aeZs4Lf6MLXmA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16734
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16735
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16736
    "lodash.restparam": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16737
      "version": "3.6.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16738
      "resolved": "https://registry.npmjs.org/lodash.restparam/-/lodash.restparam-3.6.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16739
      "integrity": "sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16740
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16741
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16742
    "lodash.template": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16743
      "version": "4.4.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16744
      "resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-4.4.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16745
      "integrity": "sha1-5zoDhcg1VZF0bgILmWecaQ5o+6A=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16746
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16747
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16748
        "lodash._reinterpolate": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16749
        "lodash.templatesettings": "4.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16750
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16751
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16752
    "lodash.templatesettings": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16753
      "version": "4.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16754
      "resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16755
      "integrity": "sha1-K01OlbpEDZFf8IvImeRVNmZxMxY=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16756
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16757
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16758
        "lodash._reinterpolate": "3.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16759
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16760
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16761
    "lodash.toplainobject": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16762
      "version": "3.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16763
      "resolved": "https://registry.npmjs.org/lodash.toplainobject/-/lodash.toplainobject-3.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16764
      "integrity": "sha1-KHkK2ULSk9eKpmOgfs9/UsoEGY0=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16765
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16766
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16767
        "lodash._basecopy": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16768
        "lodash.keysin": "3.0.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16769
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16770
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16771
    "lodash.uniq": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16772
      "version": "4.5.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16773
      "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16774
      "integrity": "sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16775
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16776
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16777
    "lodash.uniqby": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16778
      "version": "4.7.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16779
      "resolved": "https://registry.npmjs.org/lodash.uniqby/-/lodash.uniqby-4.7.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16780
      "integrity": "sha1-2ZwHpmnp5tJOE2Lf4mbGdhavEwI=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16781
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16782
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16783
    "longest": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16784
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16785
      "resolved": "https://registry.npmjs.org/longest/-/longest-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16786
      "integrity": "sha1-MKCy2jj3N3DoKUoNIuZiXtd9AJc=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16787
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16788
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16789
    "loose-envify": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16790
      "version": "1.3.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16791
      "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.3.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16792
      "integrity": "sha1-0aitM/qc4OcT1l/dCsi3SNR4yEg=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16793
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16794
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16795
        "js-tokens": "3.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16796
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16797
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16798
    "loud-rejection": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16799
      "version": "1.6.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16800
      "resolved": "https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16801
      "integrity": "sha1-W0b4AUft7leIcPCG0Eghz5mOVR8=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16802
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16803
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16804
        "currently-unhandled": "0.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16805
        "signal-exit": "3.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16806
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16807
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16808
    "lowercase-keys": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16809
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16810
      "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16811
      "integrity": "sha1-TjNms55/VFfjXxMkvfb4jQv8cwY=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16812
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16813
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16814
    "lru-cache": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16815
      "version": "4.1.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16816
      "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16817
      "integrity": "sha512-q4spe4KTfsAS1SUHLO0wz8Qiyf1+vMIAgpRYioFYDMNqKfHQbg+AVDH3i4fvpl71/P1L0dBl+fQi+P37UYf0ew==",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16818
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16819
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16820
        "pseudomap": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16821
        "yallist": "2.1.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16822
      }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16823
    },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16824
    "make-dir": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16825
      "version": "1.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16826
      "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-1.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16827
      "integrity": "sha1-l6ARdR6R3YfPre9Ygy67BJNt6Xg=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16828
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16829
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16830
        "pify": "2.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16831
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16832
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16833
    "makeerror": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16834
      "version": "1.0.11",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16835
      "resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.11.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16836
      "integrity": "sha1-4BpckQnyr3lmDk6LlYd5AYT1qWw=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16837
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16838
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16839
        "tmpl": "1.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16840
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16841
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16842
    "map-obj": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16843
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16844
      "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16845
      "integrity": "sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16846
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16847
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16848
    "markdown-it": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16849
      "version": "8.3.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16850
      "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-8.3.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 16851
      "integrity": "sha1-L0tiKUjM3Bk9ZvPKLUMSWsSscyM=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16852
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16853
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16854
        "argparse": "1.0.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16855
        "entities": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16856
        "linkify-it": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16857
        "mdurl": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16858
        "uc.micro": "1.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16859
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16860
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16861
    "markdown-it-terminal": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16862
      "version": "0.0.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16863
      "resolved": "https://registry.npmjs.org/markdown-it-terminal/-/markdown-it-terminal-0.0.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16864
      "integrity": "sha1-PyzmJLosqWSni4s4jWBe4zDenO0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16865
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16866
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16867
        "ansi-styles": "2.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16868
        "cardinal": "0.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16869
        "cli-table": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16870
        "lodash.merge": "3.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16871
        "markdown-it": "4.4.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16872
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16873
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16874
        "linkify-it": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16875
          "version": "1.2.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16876
          "resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-1.2.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16877
          "integrity": "sha1-B3NSbDF8j9E71TTuHRgP+Iq/iBo=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16878
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16879
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16880
            "uc.micro": "1.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16881
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16882
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16883
        "lodash.merge": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16884
          "version": "3.3.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16885
          "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-3.3.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16886
          "integrity": "sha1-DZDZPtY3sYeEN7s+IWASYNev6ZQ=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16887
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16888
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16889
            "lodash._arraycopy": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16890
            "lodash._arrayeach": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16891
            "lodash._createassigner": "3.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16892
            "lodash._getnative": "3.9.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16893
            "lodash.isarguments": "3.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16894
            "lodash.isarray": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16895
            "lodash.isplainobject": "3.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16896
            "lodash.istypedarray": "3.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16897
            "lodash.keys": "3.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16898
            "lodash.keysin": "3.0.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16899
            "lodash.toplainobject": "3.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16900
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16901
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16902
        "markdown-it": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16903
          "version": "4.4.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16904
          "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-4.4.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16905
          "integrity": "sha1-PfNz2+pYepp/7z5WMRtokI91xBQ=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16906
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16907
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16908
            "argparse": "1.0.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16909
            "entities": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16910
            "linkify-it": "1.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16911
            "mdurl": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16912
            "uc.micro": "1.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16913
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16914
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16915
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16916
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16917
    "matcher-collection": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16918
      "version": "1.0.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16919
      "resolved": "https://registry.npmjs.org/matcher-collection/-/matcher-collection-1.0.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16920
      "integrity": "sha1-L2auCGmZbynkPQtiyD3R1D5YF1U=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16921
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16922
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16923
        "minimatch": "3.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16924
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16925
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16926
    "md5-hex": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16927
      "version": "1.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16928
      "resolved": "https://registry.npmjs.org/md5-hex/-/md5-hex-1.3.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16929
      "integrity": "sha1-0sSv6YPENwZiF5uMrRRSGRNQRsQ=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16930
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16931
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16932
        "md5-o-matic": "0.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16933
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16934
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16935
    "md5-o-matic": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16936
      "version": "0.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16937
      "resolved": "https://registry.npmjs.org/md5-o-matic/-/md5-o-matic-0.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16938
      "integrity": "sha1-givM1l4RfFFPqxdrJZRdVBAKA8M=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16939
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16940
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16941
    "mdurl": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16942
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16943
      "resolved": "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16944
      "integrity": "sha1-/oWy7HWlkDfyrf7BAP1sYBdhFS4=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16945
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16946
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16947
    "media-typer": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16948
      "version": "0.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16949
      "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16950
      "integrity": "sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16951
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16952
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16953
    "memory-streams": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16954
      "version": "0.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16955
      "resolved": "https://registry.npmjs.org/memory-streams/-/memory-streams-0.1.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16956
      "integrity": "sha1-Jz/3d6tg/sWZsRY1UlUoLMosUMI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16957
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16958
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16959
        "readable-stream": "1.0.34"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16960
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16961
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16962
    "meow": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16963
      "version": "3.7.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16964
      "resolved": "https://registry.npmjs.org/meow/-/meow-3.7.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16965
      "integrity": "sha1-cstmi0JSKCkKu/qFaJJYcwioAfs=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16966
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16967
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16968
        "camelcase-keys": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16969
        "decamelize": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16970
        "loud-rejection": "1.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16971
        "map-obj": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16972
        "minimist": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16973
        "normalize-package-data": "2.3.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16974
        "object-assign": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16975
        "read-pkg-up": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16976
        "redent": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16977
        "trim-newlines": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 16978
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16979
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16980
        "minimist": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16981
          "version": "1.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16982
          "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16983
          "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16984
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16985
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16986
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16987
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16988
    "merge": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16989
      "version": "1.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16990
      "resolved": "https://registry.npmjs.org/merge/-/merge-1.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16991
      "integrity": "sha1-dTHjnUlJwoGma4xabgJl6LBYlNo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16992
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16993
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16994
    "merge-descriptors": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16995
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16996
      "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16997
      "integrity": "sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16998
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 16999
    },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 17000
    "merge-trees": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 17001
      "version": "1.0.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 17002
      "resolved": "https://registry.npmjs.org/merge-trees/-/merge-trees-1.0.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 17003
      "integrity": "sha1-zL5nRWl4f53vF/1G5lJfVwC70j4=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17004
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17005
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17006
        "can-symlink": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17007
        "fs-tree-diff": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17008
        "heimdalljs": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17009
        "heimdalljs-logger": "0.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17010
        "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17011
        "symlink-or-copy": "1.1.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17012
      }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 17013
    },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17014
    "methods": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17015
      "version": "1.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17016
      "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17017
      "integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17018
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17019
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17020
    "micromatch": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17021
      "version": "2.3.11",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17022
      "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-2.3.11.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17023
      "integrity": "sha1-hmd8l9FyCzY0MdBNDRUpO9OMFWU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17024
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17025
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17026
        "arr-diff": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17027
        "array-unique": "0.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17028
        "braces": "1.8.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17029
        "expand-brackets": "0.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17030
        "extglob": "0.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17031
        "filename-regex": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17032
        "is-extglob": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17033
        "is-glob": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17034
        "kind-of": "3.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17035
        "normalize-path": "2.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17036
        "object.omit": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17037
        "parse-glob": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17038
        "regex-cache": "0.4.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17039
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17040
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17041
    "mime": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17042
      "version": "1.3.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17043
      "resolved": "https://registry.npmjs.org/mime/-/mime-1.3.6.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17044
      "integrity": "sha1-WR2E02U6awtKO5343lqoEI5y5eA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17045
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17046
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17047
    "mime-db": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17048
      "version": "1.27.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17049
      "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.27.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17050
      "integrity": "sha1-gg9XIpa70g7CXtVeW13oaeVDbrE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17051
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17052
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17053
    "mime-types": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17054
      "version": "2.1.15",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17055
      "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.15.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17056
      "integrity": "sha1-pOv1BkCUVpI3uM9wBGd20J/JKu0=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17057
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17058
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17059
        "mime-db": "1.27.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17060
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17061
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17062
    "minimatch": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17063
      "version": "3.0.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17064
      "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17065
      "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17066
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17067
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17068
        "brace-expansion": "1.1.7"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17069
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17070
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17071
    "minimist": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17072
      "version": "0.0.8",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17073
      "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17074
      "integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17075
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17076
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17077
    "mkdirp": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17078
      "version": "0.5.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17079
      "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17080
      "integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17081
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17082
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17083
        "minimist": "0.0.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17084
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17085
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17086
    "mktemp": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17087
      "version": "0.4.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17088
      "resolved": "https://registry.npmjs.org/mktemp/-/mktemp-0.4.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17089
      "integrity": "sha1-bQUVYRyKjITkhKogABKbmOmB/ws=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17090
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17091
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17092
    "morgan": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17093
      "version": "1.8.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17094
      "resolved": "https://registry.npmjs.org/morgan/-/morgan-1.8.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17095
      "integrity": "sha1-eErHc05KRTqcbm6GgKkyknXItoc=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17096
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17097
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17098
        "basic-auth": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17099
        "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17100
        "depd": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17101
        "on-finished": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17102
        "on-headers": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17103
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17104
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17105
    "mout": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17106
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17107
      "resolved": "https://registry.npmjs.org/mout/-/mout-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17108
      "integrity": "sha1-m98dSvV9ZtR8s1OmM1oygQmOFQE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17109
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17110
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17111
    "ms": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17112
      "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17113
      "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17114
      "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17115
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17116
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17117
    "mustache": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17118
      "version": "2.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17119
      "resolved": "https://registry.npmjs.org/mustache/-/mustache-2.3.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17120
      "integrity": "sha1-QCj3d4sXcIpImTCm5SrDvKDaQdA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17121
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17122
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17123
    "mute-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17124
      "version": "0.0.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17125
      "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.6.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17126
      "integrity": "sha1-SJYrGeFp/R38JAs/HnMXYnu8R9s=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17127
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17128
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17129
    "nan": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17130
      "version": "2.6.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17131
      "resolved": "https://registry.npmjs.org/nan/-/nan-2.6.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17132
      "integrity": "sha1-5P805slf37WuzAjeZZb0NgWn20U=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17133
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17134
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17135
    "natural-compare": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17136
      "version": "1.4.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17137
      "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17138
      "integrity": "sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17139
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17140
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17141
    "nconf": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17142
      "version": "0.7.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17143
      "resolved": "https://registry.npmjs.org/nconf/-/nconf-0.7.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17144
      "integrity": "sha1-oF/fItwBw3jdXE3yfy3JC5qouwA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17145
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17146
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17147
        "async": "0.9.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17148
        "ini": "1.3.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17149
        "yargs": "3.15.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17150
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17151
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17152
        "async": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17153
          "version": "0.9.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17154
          "resolved": "https://registry.npmjs.org/async/-/async-0.9.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17155
          "integrity": "sha1-rqdNXmHB+JlhO/ZL2mbUx48v0X0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17156
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17157
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17158
        "yargs": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17159
          "version": "3.15.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17160
          "resolved": "https://registry.npmjs.org/yargs/-/yargs-3.15.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17161
          "integrity": "sha1-PZRG7yH7N5GzmFaQZi5LloPH8YE=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17162
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17163
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17164
            "camelcase": "1.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17165
            "cliui": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17166
            "decamelize": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17167
            "window-size": "0.1.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17168
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17169
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17170
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17171
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17172
    "negotiator": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17173
      "version": "0.6.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17174
      "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17175
      "integrity": "sha1-KzJxhOiZIQEXeyhWP7XnECrNDKk=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17176
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17177
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17178
    "nested-error-stacks": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17179
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17180
      "resolved": "https://registry.npmjs.org/nested-error-stacks/-/nested-error-stacks-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17181
      "integrity": "sha1-GfYZWRUZ8JZ2mlupqG5u7sgjw88=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17182
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17183
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17184
        "inherits": "2.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17185
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17186
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17187
    "node-alias": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17188
      "version": "1.0.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17189
      "resolved": "https://registry.npmjs.org/node-alias/-/node-alias-1.0.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17190
      "integrity": "sha1-HxuRa1a56iQcATX5fO1pQPVW8pI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17191
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17192
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17193
        "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17194
        "lodash": "4.17.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17195
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17196
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17197
    "node-fetch": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17198
      "version": "1.7.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17199
      "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-1.7.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17200
      "integrity": "sha512-j8XsFGCLw79vWXkZtMSmmLaOk9z5SQ9bV/tkbZVCqvgwzrjAGq66igobLofHtF63NvMTp2WjytpsNTGKa+XRIQ==",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17201
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17202
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17203
        "encoding": "0.1.12",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17204
        "is-stream": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17205
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17206
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17207
    "node-gyp": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17208
      "version": "3.6.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17209
      "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.6.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17210
      "integrity": "sha1-m/vlRWIoYoSDjnUOrAUpWFP6HGA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17211
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17212
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17213
        "fstream": "1.0.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17214
        "glob": "7.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17215
        "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17216
        "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17217
        "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17218
        "nopt": "3.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17219
        "npmlog": "4.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17220
        "osenv": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17221
        "request": "2.81.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17222
        "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17223
        "semver": "5.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17224
        "tar": "2.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17225
        "which": "1.2.14"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17226
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17227
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17228
    "node-int64": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17229
      "version": "0.4.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17230
      "resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17231
      "integrity": "sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17232
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17233
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17234
    "node-modules-path": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17235
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17236
      "resolved": "https://registry.npmjs.org/node-modules-path/-/node-modules-path-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17237
      "integrity": "sha1-QAlrCM560OoUaAhjr0ScfHWl0cg=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17238
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17239
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17240
    "node-notifier": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17241
      "version": "5.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17242
      "resolved": "https://registry.npmjs.org/node-notifier/-/node-notifier-5.1.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17243
      "integrity": "sha1-L6nhJgX6EACdRFSdb82KY93g5P8=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17244
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17245
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17246
        "growly": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17247
        "semver": "5.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17248
        "shellwords": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17249
        "which": "1.2.14"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17250
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17251
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17252
    "node-sass": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 17253
      "version": "4.5.3",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 17254
      "resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.5.3.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 17255
      "integrity": "sha1-0JydEXlkEjnRuX/8YjH9zsU+FWg=",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17256
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17257
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17258
        "async-foreach": "0.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17259
        "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17260
        "cross-spawn": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17261
        "gaze": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17262
        "get-stdin": "4.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17263
        "glob": "7.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17264
        "in-publish": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17265
        "lodash.assign": "4.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17266
        "lodash.clonedeep": "4.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17267
        "lodash.mergewith": "4.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17268
        "meow": "3.7.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17269
        "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17270
        "nan": "2.6.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17271
        "node-gyp": "3.6.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17272
        "npmlog": "4.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17273
        "request": "2.81.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17274
        "sass-graph": "2.2.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17275
        "stdout-stream": "1.4.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17276
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17277
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17278
        "cross-spawn": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17279
          "version": "3.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17280
          "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-3.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17281
          "integrity": "sha1-ElYDfsufDF9549bvE14wdwGEuYI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17282
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17283
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17284
            "lru-cache": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17285
            "which": "1.2.14"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17286
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17287
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17288
        "lodash.assign": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17289
          "version": "4.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17290
          "resolved": "https://registry.npmjs.org/lodash.assign/-/lodash.assign-4.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17291
          "integrity": "sha1-DZnzzNem0mHRm9rrkkUAXShYCOc=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17292
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17293
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17294
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17295
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17296
    "node-status-codes": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17297
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17298
      "resolved": "https://registry.npmjs.org/node-status-codes/-/node-status-codes-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17299
      "integrity": "sha1-WuVUHQJGRdMqWPzdyc7s6nrjrC8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17300
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17301
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17302
    "nopt": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17303
      "version": "3.0.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17304
      "resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17305
      "integrity": "sha1-xkZdvwirzU2zWTF/eaxopkayj/k=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17306
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17307
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17308
        "abbrev": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17309
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17310
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17311
    "normalize-package-data": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17312
      "version": "2.3.8",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17313
      "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.8.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17314
      "integrity": "sha1-2Bntoqne29H/pWPqQHHZNngilbs=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17315
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17316
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17317
        "hosted-git-info": "2.4.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17318
        "is-builtin-module": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17319
        "semver": "5.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17320
        "validate-npm-package-license": "3.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17321
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17322
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17323
    "normalize-path": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17324
      "version": "2.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17325
      "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17326
      "integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17327
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17328
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17329
        "remove-trailing-separator": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17330
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17331
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17332
    "npm": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 17333
      "version": "3.10.10",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 17334
      "resolved": "https://registry.npmjs.org/npm/-/npm-3.10.10.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 17335
      "integrity": "sha1-Wx1XfkyIadbIYDvInpzRY3MD5G4=",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17336
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17337
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17338
        "abbrev": "1.0.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17339
        "ansi-regex": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17340
        "ansicolors": "0.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17341
        "ansistyles": "0.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17342
        "aproba": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17343
        "archy": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17344
        "asap": "2.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17345
        "chownr": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17346
        "cmd-shim": "2.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17347
        "columnify": "1.5.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17348
        "config-chain": "1.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17349
        "debuglog": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17350
        "dezalgo": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17351
        "editor": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17352
        "fs-vacuum": "1.2.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17353
        "fs-write-stream-atomic": "1.0.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17354
        "fstream": "1.0.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17355
        "fstream-npm": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17356
        "glob": "7.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17357
        "graceful-fs": "4.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17358
        "has-unicode": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17359
        "hosted-git-info": "2.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17360
        "iferr": "0.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17361
        "imurmurhash": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17362
        "inflight": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17363
        "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17364
        "ini": "1.3.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17365
        "init-package-json": "1.9.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17366
        "lockfile": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17367
        "lodash._baseindexof": "3.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17368
        "lodash._baseuniq": "4.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17369
        "lodash._bindcallback": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17370
        "lodash._cacheindexof": "3.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17371
        "lodash._createcache": "3.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17372
        "lodash._getnative": "3.9.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17373
        "lodash.clonedeep": "4.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17374
        "lodash.restparam": "3.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17375
        "lodash.union": "4.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17376
        "lodash.uniq": "4.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17377
        "lodash.without": "4.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17378
        "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17379
        "node-gyp": "3.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17380
        "nopt": "3.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17381
        "normalize-git-url": "3.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17382
        "normalize-package-data": "2.3.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17383
        "npm-cache-filename": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17384
        "npm-install-checks": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17385
        "npm-package-arg": "4.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17386
        "npm-registry-client": "7.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17387
        "npm-user-validate": "0.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17388
        "npmlog": "4.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17389
        "once": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17390
        "opener": "1.4.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17391
        "osenv": "0.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17392
        "path-is-inside": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17393
        "read": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17394
        "read-cmd-shim": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17395
        "read-installed": "4.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17396
        "read-package-json": "2.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17397
        "read-package-tree": "5.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17398
        "readable-stream": "2.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17399
        "readdir-scoped-modules": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17400
        "realize-package-specifier": "3.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17401
        "request": "2.75.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17402
        "retry": "0.10.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17403
        "rimraf": "2.5.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17404
        "semver": "5.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17405
        "sha": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17406
        "slide": "1.1.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17407
        "sorted-object": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17408
        "strip-ansi": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17409
        "tar": "2.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17410
        "text-table": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17411
        "uid-number": "0.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17412
        "umask": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17413
        "unique-filename": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17414
        "unpipe": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17415
        "validate-npm-package-license": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17416
        "validate-npm-package-name": "2.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17417
        "which": "1.2.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17418
        "wrappy": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17419
        "write-file-atomic": "1.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17420
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17421
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17422
        "abbrev": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17423
          "version": "1.0.9",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17424
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17425
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17426
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17427
        "ansi-regex": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17428
          "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17429
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17430
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17431
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17432
        "ansicolors": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17433
          "version": "0.3.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17434
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17435
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17436
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17437
        "ansistyles": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17438
          "version": "0.1.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17439
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17440
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17441
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17442
        "aproba": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17443
          "version": "1.0.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17444
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17445
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17446
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17447
        "archy": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17448
          "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17449
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17450
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17451
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17452
        "asap": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 17453
          "version": "2.0.5",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17454
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17455
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17456
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17457
        "chownr": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17458
          "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17459
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17460
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17461
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17462
        "cmd-shim": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17463
          "version": "2.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17464
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17465
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17466
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17467
            "graceful-fs": "4.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17468
            "mkdirp": "0.5.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17469
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17470
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17471
        "columnify": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17472
          "version": "1.5.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17473
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17474
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17475
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17476
            "strip-ansi": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17477
            "wcwidth": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17478
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17479
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17480
            "wcwidth": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17481
              "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17482
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17483
              "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17484
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17485
                "defaults": "1.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17486
              },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17487
              "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17488
                "defaults": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17489
                  "version": "1.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17490
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17491
                  "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17492
                  "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17493
                    "clone": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17494
                  },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17495
                  "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17496
                    "clone": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17497
                      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17498
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17499
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17500
                    }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17501
                  }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17502
                }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17503
              }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17504
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17505
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17506
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17507
        "config-chain": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 17508
          "version": "1.1.11",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17509
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17510
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17511
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17512
            "ini": "1.3.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17513
            "proto-list": "1.2.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17514
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17515
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17516
            "proto-list": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17517
              "version": "1.2.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17518
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17519
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17520
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17521
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17522
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17523
        "debuglog": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17524
          "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17525
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17526
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17527
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17528
        "dezalgo": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17529
          "version": "1.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17530
          "resolved": "https://registry.npmjs.org/dezalgo/-/dezalgo-1.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17531
          "integrity": "sha1-f3Qt4Gb8dIvI24IFad3c5Jvw1FY=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17532
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17533
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17534
            "asap": "2.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17535
            "wrappy": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17536
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17537
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17538
        "editor": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17539
          "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17540
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17541
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17542
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17543
        "fs-vacuum": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17544
          "version": "1.2.9",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17545
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17546
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17547
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17548
            "graceful-fs": "4.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17549
            "path-is-inside": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17550
            "rimraf": "2.5.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17551
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17552
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17553
        "fs-write-stream-atomic": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17554
          "version": "1.0.8",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17555
          "resolved": "https://registry.npmjs.org/fs-write-stream-atomic/-/fs-write-stream-atomic-1.0.8.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17556
          "integrity": "sha1-5Jqt3yiPh9Rv+eiC8hahOrxAd4s=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17557
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17558
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17559
            "graceful-fs": "4.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17560
            "iferr": "0.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17561
            "imurmurhash": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17562
            "readable-stream": "2.1.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17563
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17564
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17565
        "fstream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17566
          "version": "1.0.10",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17567
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17568
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17569
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17570
            "graceful-fs": "4.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17571
            "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17572
            "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17573
            "rimraf": "2.5.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17574
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17575
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17576
        "fstream-npm": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17577
          "version": "1.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17578
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17579
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17580
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17581
            "fstream-ignore": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17582
            "inherits": "2.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17583
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17584
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17585
            "fstream-ignore": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17586
              "version": "1.0.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17587
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17588
              "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17589
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17590
                "fstream": "1.0.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17591
                "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17592
                "minimatch": "3.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17593
              },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17594
              "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17595
                "minimatch": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17596
                  "version": "3.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17597
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17598
                  "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17599
                  "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17600
                    "brace-expansion": "1.1.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17601
                  },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17602
                  "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17603
                    "brace-expansion": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17604
                      "version": "1.1.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17605
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17606
                      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17607
                      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17608
                        "balanced-match": "0.4.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17609
                        "concat-map": "0.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17610
                      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17611
                      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17612
                        "balanced-match": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17613
                          "version": "0.4.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17614
                          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17615
                          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17616
                        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17617
                        "concat-map": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17618
                          "version": "0.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17619
                          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17620
                          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17621
                        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17622
                      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17623
                    }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17624
                  }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17625
                }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17626
              }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17627
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17628
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17629
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17630
        "glob": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 17631
          "version": "7.1.0",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17632
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17633
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17634
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17635
            "fs.realpath": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17636
            "inflight": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17637
            "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17638
            "minimatch": "3.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17639
            "once": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17640
            "path-is-absolute": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17641
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17642
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17643
            "fs.realpath": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17644
              "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17645
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17646
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17647
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17648
            "minimatch": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17649
              "version": "3.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17650
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17651
              "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17652
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17653
                "brace-expansion": "1.1.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17654
              },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17655
              "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17656
                "brace-expansion": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17657
                  "version": "1.1.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17658
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17659
                  "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17660
                  "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17661
                    "balanced-match": "0.4.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17662
                    "concat-map": "0.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17663
                  },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17664
                  "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17665
                    "balanced-match": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17666
                      "version": "0.4.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17667
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17668
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17669
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17670
                    "concat-map": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17671
                      "version": "0.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17672
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17673
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17674
                    }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17675
                  }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17676
                }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17677
              }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17678
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17679
            "path-is-absolute": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 17680
              "version": "1.0.1",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17681
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17682
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17683
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17684
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17685
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17686
        "graceful-fs": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 17687
          "version": "4.1.9",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17688
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17689
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17690
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17691
        "has-unicode": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17692
          "version": "2.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17693
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17694
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17695
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17696
        "hosted-git-info": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17697
          "version": "2.1.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17698
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17699
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17700
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17701
        "iferr": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17702
          "version": "0.1.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17703
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17704
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17705
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17706
        "imurmurhash": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17707
          "version": "0.1.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17708
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17709
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17710
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17711
        "inflight": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17712
          "version": "1.0.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17713
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17714
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17715
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17716
            "once": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17717
            "wrappy": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17718
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17719
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17720
        "inherits": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17721
          "version": "2.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17722
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17723
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17724
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17725
        "ini": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17726
          "version": "1.3.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17727
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17728
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17729
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17730
        "init-package-json": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17731
          "version": "1.9.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17732
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17733
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17734
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17735
            "glob": "6.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17736
            "npm-package-arg": "4.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17737
            "promzard": "0.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17738
            "read": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17739
            "read-package-json": "2.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17740
            "semver": "5.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17741
            "validate-npm-package-license": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17742
            "validate-npm-package-name": "2.2.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17743
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17744
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17745
            "glob": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17746
              "version": "6.0.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17747
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17748
              "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17749
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17750
                "inflight": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17751
                "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17752
                "minimatch": "3.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17753
                "once": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17754
                "path-is-absolute": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17755
              },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17756
              "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17757
                "minimatch": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17758
                  "version": "3.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17759
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17760
                  "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17761
                  "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17762
                    "brace-expansion": "1.1.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17763
                  },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17764
                  "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17765
                    "brace-expansion": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17766
                      "version": "1.1.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17767
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17768
                      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17769
                      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17770
                        "balanced-match": "0.4.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17771
                        "concat-map": "0.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17772
                      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17773
                      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17774
                        "balanced-match": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17775
                          "version": "0.4.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17776
                          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17777
                          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17778
                        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17779
                        "concat-map": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17780
                          "version": "0.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17781
                          "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17782
                          "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17783
                          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17784
                        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17785
                      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17786
                    }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17787
                  }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17788
                },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17789
                "path-is-absolute": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17790
                  "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17791
                  "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17792
                  "integrity": "sha1-Jj2tpmqz8vsQv3+dJN2PPlcO+RI=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17793
                  "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17794
                }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17795
              }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17796
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17797
            "promzard": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17798
              "version": "0.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17799
              "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17800
              "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17801
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17802
                "read": "1.0.7"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17803
              }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17804
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17805
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17806
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17807
        "lockfile": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 17808
          "version": "1.0.2",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17809
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17810
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17811
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17812
        "lodash._baseindexof": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17813
          "version": "3.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17814
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17815
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17816
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17817
        "lodash._baseuniq": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17818
          "version": "4.6.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17819
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17820
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17821
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17822
            "lodash._createset": "4.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17823
            "lodash._root": "3.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17824
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17825
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17826
            "lodash._createset": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17827
              "version": "4.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17828
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17829
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17830
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17831
            "lodash._root": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17832
              "version": "3.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17833
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17834
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17835
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17836
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17837
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17838
        "lodash._bindcallback": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17839
          "version": "3.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17840
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17841
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17842
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17843
        "lodash._cacheindexof": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17844
          "version": "3.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17845
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17846
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17847
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17848
        "lodash._createcache": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17849
          "version": "3.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17850
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17851
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17852
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17853
            "lodash._getnative": "3.9.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17854
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17855
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17856
        "lodash._getnative": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17857
          "version": "3.9.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17858
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17859
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17860
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17861
        "lodash.clonedeep": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17862
          "version": "4.5.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17863
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17864
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17865
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17866
        "lodash.restparam": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17867
          "version": "3.6.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17868
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17869
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17870
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17871
        "lodash.union": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17872
          "version": "4.6.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17873
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17874
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17875
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17876
        "lodash.uniq": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17877
          "version": "4.5.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17878
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17879
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17880
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17881
        "lodash.without": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17882
          "version": "4.4.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17883
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17884
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17885
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17886
        "mkdirp": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17887
          "version": "0.5.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17888
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17889
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17890
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17891
            "minimist": "0.0.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17892
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17893
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17894
            "minimist": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17895
              "version": "0.0.8",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17896
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17897
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17898
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17899
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17900
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17901
        "node-gyp": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17902
          "version": "3.4.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17903
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17904
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17905
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17906
            "fstream": "1.0.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17907
            "glob": "7.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17908
            "graceful-fs": "4.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17909
            "minimatch": "3.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17910
            "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17911
            "nopt": "3.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17912
            "npmlog": "3.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17913
            "osenv": "0.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17914
            "path-array": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17915
            "request": "2.75.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17916
            "rimraf": "2.5.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17917
            "semver": "5.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17918
            "tar": "2.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17919
            "which": "1.2.11"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17920
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17921
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17922
            "minimatch": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17923
              "version": "3.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17924
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17925
              "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17926
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17927
                "brace-expansion": "1.1.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17928
              },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17929
              "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17930
                "brace-expansion": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17931
                  "version": "1.1.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17932
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17933
                  "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17934
                  "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17935
                    "balanced-match": "0.4.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17936
                    "concat-map": "0.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17937
                  },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17938
                  "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17939
                    "balanced-match": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17940
                      "version": "0.4.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17941
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17942
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17943
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17944
                    "concat-map": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17945
                      "version": "0.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17946
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17947
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17948
                    }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17949
                  }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17950
                }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17951
              }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17952
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17953
            "npmlog": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17954
              "version": "3.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17955
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17956
              "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17957
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17958
                "are-we-there-yet": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17959
                "console-control-strings": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17960
                "gauge": "2.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17961
                "set-blocking": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17962
              },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17963
              "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17964
                "are-we-there-yet": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17965
                  "version": "1.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17966
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17967
                  "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17968
                  "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17969
                    "delegates": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17970
                    "readable-stream": "2.1.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17971
                  },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17972
                  "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17973
                    "delegates": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17974
                      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17975
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17976
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17977
                    }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17978
                  }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17979
                },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17980
                "console-control-strings": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17981
                  "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17982
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17983
                  "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17984
                },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17985
                "gauge": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17986
                  "version": "2.6.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17987
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 17988
                  "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17989
                  "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17990
                    "aproba": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17991
                    "console-control-strings": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17992
                    "has-color": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17993
                    "has-unicode": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17994
                    "object-assign": "4.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17995
                    "signal-exit": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17996
                    "string-width": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17997
                    "strip-ansi": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17998
                    "wide-align": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 17999
                  },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18000
                  "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18001
                    "has-color": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18002
                      "version": "0.1.7",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18003
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18004
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18005
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18006
                    "object-assign": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18007
                      "version": "4.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18008
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18009
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18010
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18011
                    "signal-exit": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18012
                      "version": "3.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18013
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18014
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18015
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18016
                    "string-width": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18017
                      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18018
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18019
                      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18020
                      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18021
                        "code-point-at": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18022
                        "is-fullwidth-code-point": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18023
                        "strip-ansi": "3.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18024
                      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18025
                      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18026
                        "code-point-at": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18027
                          "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18028
                          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18029
                          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18030
                          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18031
                            "number-is-nan": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18032
                          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18033
                          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18034
                            "number-is-nan": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18035
                              "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18036
                              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18037
                              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18038
                            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18039
                          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18040
                        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18041
                        "is-fullwidth-code-point": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18042
                          "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18043
                          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18044
                          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18045
                          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18046
                            "number-is-nan": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18047
                          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18048
                          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18049
                            "number-is-nan": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18050
                              "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18051
                              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18052
                              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18053
                            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18054
                          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18055
                        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18056
                      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18057
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18058
                    "wide-align": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18059
                      "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18060
                      "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18061
                      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18062
                      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18063
                        "string-width": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18064
                      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18065
                    }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18066
                  }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18067
                },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18068
                "set-blocking": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18069
                  "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18070
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18071
                  "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18072
                }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18073
              }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18074
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18075
            "path-array": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18076
              "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18077
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18078
              "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18079
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18080
                "array-index": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18081
              },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18082
              "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18083
                "array-index": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18084
                  "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18085
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18086
                  "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18087
                  "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18088
                    "debug": "2.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18089
                    "es6-symbol": "3.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18090
                  },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18091
                  "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18092
                    "debug": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18093
                      "version": "2.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18094
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18095
                      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18096
                      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18097
                        "ms": "0.7.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18098
                      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18099
                      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18100
                        "ms": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18101
                          "version": "0.7.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18102
                          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18103
                          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18104
                        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18105
                      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18106
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18107
                    "es6-symbol": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18108
                      "version": "3.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18109
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18110
                      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18111
                      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18112
                        "d": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18113
                        "es5-ext": "0.10.12"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18114
                      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18115
                      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18116
                        "d": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18117
                          "version": "0.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18118
                          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18119
                          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18120
                          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18121
                            "es5-ext": "0.10.12"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18122
                          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18123
                        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18124
                        "es5-ext": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18125
                          "version": "0.10.12",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18126
                          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18127
                          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18128
                          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18129
                            "es6-iterator": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18130
                            "es6-symbol": "3.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18131
                          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18132
                          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18133
                            "es6-iterator": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18134
                              "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18135
                              "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18136
                              "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18137
                              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18138
                                "d": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18139
                                "es5-ext": "0.10.12",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18140
                                "es6-symbol": "3.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18141
                              }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18142
                            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18143
                          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18144
                        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18145
                      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18146
                    }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18147
                  }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18148
                }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18149
              }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18150
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18151
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18152
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18153
        "nopt": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18154
          "version": "3.0.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18155
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18156
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18157
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18158
            "abbrev": "1.0.9"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18159
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18160
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18161
        "normalize-git-url": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18162
          "version": "3.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18163
          "resolved": "https://registry.npmjs.org/normalize-git-url/-/normalize-git-url-3.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18164
          "integrity": "sha1-jl8Uvgva7bc+ByADEKpBbCc1D8Q=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18165
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18166
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18167
        "normalize-package-data": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18168
          "version": "2.3.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18169
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18170
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18171
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18172
            "hosted-git-info": "2.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18173
            "is-builtin-module": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18174
            "semver": "5.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18175
            "validate-npm-package-license": "3.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18176
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18177
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18178
            "is-builtin-module": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18179
              "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18180
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18181
              "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18182
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18183
                "builtin-modules": "1.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18184
              },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18185
              "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18186
                "builtin-modules": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18187
                  "version": "1.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18188
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18189
                  "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18190
                }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18191
              }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18192
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18193
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18194
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18195
        "npm-cache-filename": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18196
          "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18197
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18198
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18199
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18200
        "npm-install-checks": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18201
          "version": "3.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18202
          "resolved": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-3.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18203
          "integrity": "sha1-1K7N/VGlPjcjt7L5Oy7ijjB7wNc=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18204
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18205
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18206
            "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18207
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18208
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18209
        "npm-package-arg": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18210
          "version": "4.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18211
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18212
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18213
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18214
            "hosted-git-info": "2.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18215
            "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18216
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18217
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18218
        "npm-registry-client": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18219
          "version": "7.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18220
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18221
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18222
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18223
            "concat-stream": "1.5.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18224
            "graceful-fs": "4.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18225
            "normalize-package-data": "2.3.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18226
            "npm-package-arg": "4.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18227
            "npmlog": "3.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18228
            "once": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18229
            "request": "2.75.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18230
            "retry": "0.10.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18231
            "semver": "5.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18232
            "slide": "1.1.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18233
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18234
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18235
            "concat-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18236
              "version": "1.5.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18237
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18238
              "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18239
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18240
                "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18241
                "readable-stream": "2.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18242
                "typedarray": "0.0.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18243
              },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18244
              "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18245
                "readable-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18246
                  "version": "2.0.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18247
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18248
                  "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18249
                  "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18250
                    "core-util-is": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18251
                    "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18252
                    "isarray": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18253
                    "process-nextick-args": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18254
                    "string_decoder": "0.10.31",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18255
                    "util-deprecate": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18256
                  },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18257
                  "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18258
                    "core-util-is": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18259
                      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18260
                      "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18261
                      "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18262
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18263
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18264
                    "isarray": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18265
                      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18266
                      "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18267
                      "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18268
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18269
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18270
                    "process-nextick-args": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18271
                      "version": "1.0.7",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18272
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18273
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18274
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18275
                    "string_decoder": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18276
                      "version": "0.10.31",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18277
                      "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18278
                      "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18279
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18280
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18281
                    "util-deprecate": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18282
                      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18283
                      "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18284
                      "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18285
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18286
                    }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18287
                  }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18288
                },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18289
                "typedarray": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18290
                  "version": "0.0.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18291
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18292
                  "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18293
                }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18294
              }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18295
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18296
            "npmlog": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18297
              "version": "3.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18298
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18299
              "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18300
              "optional": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18301
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18302
                "are-we-there-yet": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18303
                "console-control-strings": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18304
                "gauge": "2.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18305
                "set-blocking": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18306
              },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18307
              "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18308
                "are-we-there-yet": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18309
                  "version": "1.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18310
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18311
                  "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18312
                  "optional": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18313
                  "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18314
                    "delegates": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18315
                    "readable-stream": "2.1.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18316
                  },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18317
                  "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18318
                    "delegates": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18319
                      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18320
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18321
                      "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18322
                      "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18323
                    }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18324
                  }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18325
                },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18326
                "console-control-strings": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18327
                  "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18328
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18329
                  "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18330
                },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18331
                "gauge": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18332
                  "version": "2.6.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18333
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18334
                  "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18335
                  "optional": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18336
                  "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18337
                    "aproba": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18338
                    "console-control-strings": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18339
                    "has-color": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18340
                    "has-unicode": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18341
                    "object-assign": "4.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18342
                    "signal-exit": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18343
                    "string-width": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18344
                    "strip-ansi": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18345
                    "wide-align": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18346
                  },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18347
                  "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18348
                    "has-color": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18349
                      "version": "0.1.7",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18350
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18351
                      "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18352
                      "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18353
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18354
                    "object-assign": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18355
                      "version": "4.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18356
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18357
                      "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18358
                      "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18359
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18360
                    "signal-exit": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18361
                      "version": "3.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18362
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18363
                      "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18364
                      "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18365
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18366
                    "string-width": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18367
                      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18368
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18369
                      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18370
                      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18371
                        "code-point-at": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18372
                        "is-fullwidth-code-point": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18373
                        "strip-ansi": "3.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18374
                      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18375
                      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18376
                        "code-point-at": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18377
                          "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18378
                          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18379
                          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18380
                          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18381
                            "number-is-nan": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18382
                          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18383
                          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18384
                            "number-is-nan": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18385
                              "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18386
                              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18387
                              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18388
                            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18389
                          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18390
                        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18391
                        "is-fullwidth-code-point": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18392
                          "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18393
                          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18394
                          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18395
                          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18396
                            "number-is-nan": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18397
                          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18398
                          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18399
                            "number-is-nan": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18400
                              "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18401
                              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18402
                              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18403
                            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18404
                          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18405
                        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18406
                      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18407
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18408
                    "wide-align": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18409
                      "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18410
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18411
                      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18412
                      "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18413
                      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18414
                        "string-width": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18415
                      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18416
                    }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18417
                  }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18418
                },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18419
                "set-blocking": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18420
                  "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18421
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18422
                  "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18423
                  "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18424
                }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18425
              }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18426
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18427
            "retry": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18428
              "version": "0.10.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18429
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18430
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18431
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18432
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18433
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18434
        "npm-user-validate": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18435
          "version": "0.1.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18436
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18437
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18438
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18439
        "npmlog": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18440
          "version": "4.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18441
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18442
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18443
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18444
            "are-we-there-yet": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18445
            "console-control-strings": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18446
            "gauge": "2.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18447
            "set-blocking": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18448
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18449
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18450
            "are-we-there-yet": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18451
              "version": "1.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18452
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18453
              "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18454
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18455
                "delegates": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18456
                "readable-stream": "2.1.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18457
              },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18458
              "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18459
                "delegates": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18460
                  "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18461
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18462
                  "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18463
                }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18464
              }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18465
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18466
            "console-control-strings": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18467
              "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18468
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18469
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18470
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18471
            "gauge": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18472
              "version": "2.6.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18473
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18474
              "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18475
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18476
                "aproba": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18477
                "console-control-strings": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18478
                "has-color": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18479
                "has-unicode": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18480
                "object-assign": "4.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18481
                "signal-exit": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18482
                "string-width": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18483
                "strip-ansi": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18484
                "wide-align": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18485
              },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18486
              "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18487
                "has-color": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18488
                  "version": "0.1.7",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18489
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18490
                  "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18491
                },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18492
                "object-assign": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18493
                  "version": "4.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18494
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18495
                  "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18496
                },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18497
                "signal-exit": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18498
                  "version": "3.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18499
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18500
                  "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18501
                },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18502
                "string-width": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18503
                  "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18504
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18505
                  "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18506
                  "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18507
                    "code-point-at": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18508
                    "is-fullwidth-code-point": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18509
                    "strip-ansi": "3.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18510
                  },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18511
                  "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18512
                    "code-point-at": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18513
                      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18514
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18515
                      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18516
                      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18517
                        "number-is-nan": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18518
                      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18519
                      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18520
                        "number-is-nan": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18521
                          "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18522
                          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18523
                          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18524
                        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18525
                      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18526
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18527
                    "is-fullwidth-code-point": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18528
                      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18529
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18530
                      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18531
                      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18532
                        "number-is-nan": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18533
                      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18534
                      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18535
                        "number-is-nan": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18536
                          "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18537
                          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18538
                          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18539
                        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18540
                      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18541
                    }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18542
                  }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18543
                },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18544
                "wide-align": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18545
                  "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18546
                  "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18547
                  "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18548
                  "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18549
                    "string-width": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18550
                  }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18551
                }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18552
              }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18553
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18554
            "set-blocking": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18555
              "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18556
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18557
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18558
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18559
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18560
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18561
        "once": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18562
          "version": "1.4.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18563
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18564
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18565
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18566
            "wrappy": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18567
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18568
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18569
        "opener": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 18570
          "version": "1.4.2",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18571
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18572
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18573
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18574
        "osenv": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18575
          "version": "0.1.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18576
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18577
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18578
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18579
            "os-homedir": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18580
            "os-tmpdir": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18581
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18582
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18583
            "os-homedir": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18584
              "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18585
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18586
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18587
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18588
            "os-tmpdir": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18589
              "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18590
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18591
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18592
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18593
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18594
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18595
        "path-is-inside": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 18596
          "version": "1.0.2",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18597
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18598
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18599
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18600
        "read": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18601
          "version": "1.0.7",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18602
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18603
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18604
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18605
            "mute-stream": "0.0.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18606
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18607
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18608
            "mute-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18609
              "version": "0.0.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18610
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18611
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18612
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18613
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18614
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18615
        "read-cmd-shim": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18616
          "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18617
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18618
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18619
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18620
            "graceful-fs": "4.1.9"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18621
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18622
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18623
        "read-installed": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18624
          "version": "4.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18625
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18626
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18627
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18628
            "debuglog": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18629
            "graceful-fs": "4.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18630
            "read-package-json": "2.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18631
            "readdir-scoped-modules": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18632
            "semver": "5.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18633
            "slide": "1.1.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18634
            "util-extend": "1.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18635
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18636
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18637
            "util-extend": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18638
              "version": "1.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18639
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18640
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18641
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18642
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18643
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18644
        "read-package-json": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18645
          "version": "2.0.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18646
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18647
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18648
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18649
            "glob": "6.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18650
            "graceful-fs": "4.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18651
            "json-parse-helpfulerror": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18652
            "normalize-package-data": "2.3.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18653
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18654
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18655
            "glob": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18656
              "version": "6.0.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18657
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18658
              "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18659
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18660
                "inflight": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18661
                "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18662
                "minimatch": "3.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18663
                "once": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18664
                "path-is-absolute": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18665
              },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18666
              "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18667
                "minimatch": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18668
                  "version": "3.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18669
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18670
                  "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18671
                  "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18672
                    "brace-expansion": "1.1.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18673
                  },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18674
                  "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18675
                    "brace-expansion": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18676
                      "version": "1.1.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18677
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18678
                      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18679
                      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18680
                        "balanced-match": "0.4.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18681
                        "concat-map": "0.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18682
                      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18683
                      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18684
                        "balanced-match": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18685
                          "version": "0.4.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18686
                          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18687
                          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18688
                        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18689
                        "concat-map": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18690
                          "version": "0.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18691
                          "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18692
                          "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18693
                          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18694
                        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18695
                      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18696
                    }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18697
                  }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18698
                },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18699
                "path-is-absolute": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18700
                  "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18701
                  "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18702
                  "integrity": "sha1-Jj2tpmqz8vsQv3+dJN2PPlcO+RI=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18703
                  "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18704
                }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18705
              }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18706
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18707
            "json-parse-helpfulerror": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18708
              "version": "1.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18709
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18710
              "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18711
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18712
                "jju": "1.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18713
              },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18714
              "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18715
                "jju": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18716
                  "version": "1.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18717
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18718
                  "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18719
                }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18720
              }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18721
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18722
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18723
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18724
        "read-package-tree": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18725
          "version": "5.1.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18726
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18727
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18728
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18729
            "debuglog": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18730
            "dezalgo": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18731
            "once": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18732
            "read-package-json": "2.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18733
            "readdir-scoped-modules": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18734
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18735
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18736
        "readable-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18737
          "version": "2.1.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18738
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18739
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18740
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18741
            "buffer-shims": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18742
            "core-util-is": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18743
            "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18744
            "isarray": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18745
            "process-nextick-args": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18746
            "string_decoder": "0.10.31",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18747
            "util-deprecate": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18748
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18749
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18750
            "buffer-shims": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18751
              "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18752
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18753
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18754
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18755
            "core-util-is": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18756
              "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18757
              "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18758
              "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18759
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18760
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18761
            "isarray": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18762
              "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18763
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18764
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18765
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18766
            "process-nextick-args": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18767
              "version": "1.0.7",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18768
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18769
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18770
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18771
            "string_decoder": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18772
              "version": "0.10.31",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18773
              "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18774
              "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18775
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18776
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18777
            "util-deprecate": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18778
              "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18779
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18780
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18781
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18782
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18783
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18784
        "readdir-scoped-modules": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18785
          "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18786
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18787
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18788
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18789
            "debuglog": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18790
            "dezalgo": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18791
            "graceful-fs": "4.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18792
            "once": "1.4.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18793
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18794
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18795
        "realize-package-specifier": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18796
          "version": "3.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18797
          "resolved": "https://registry.npmjs.org/realize-package-specifier/-/realize-package-specifier-3.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18798
          "integrity": "sha1-0N74gpUrjeP2frpekRmWYScfQfQ=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18799
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18800
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18801
            "dezalgo": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18802
            "npm-package-arg": "4.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18803
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18804
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18805
        "request": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 18806
          "version": "2.75.0",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18807
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18808
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18809
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18810
            "aws-sign2": "0.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18811
            "aws4": "1.4.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18812
            "bl": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18813
            "caseless": "0.11.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18814
            "combined-stream": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18815
            "extend": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18816
            "forever-agent": "0.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18817
            "form-data": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18818
            "har-validator": "2.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18819
            "hawk": "3.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18820
            "http-signature": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18821
            "is-typedarray": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18822
            "isstream": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18823
            "json-stringify-safe": "5.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18824
            "mime-types": "2.1.12",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18825
            "node-uuid": "1.4.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18826
            "oauth-sign": "0.8.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18827
            "qs": "6.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18828
            "stringstream": "0.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18829
            "tough-cookie": "2.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18830
            "tunnel-agent": "0.4.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18831
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18832
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18833
            "aws-sign2": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18834
              "version": "0.6.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18835
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18836
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18837
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18838
            "aws4": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18839
              "version": "1.4.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18840
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18841
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18842
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18843
            "bl": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18844
              "version": "1.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18845
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18846
              "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18847
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18848
                "readable-stream": "2.0.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18849
              },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18850
              "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18851
                "readable-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18852
                  "version": "2.0.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18853
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18854
                  "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18855
                  "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18856
                    "core-util-is": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18857
                    "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18858
                    "isarray": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18859
                    "process-nextick-args": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18860
                    "string_decoder": "0.10.31",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18861
                    "util-deprecate": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18862
                  },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18863
                  "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18864
                    "core-util-is": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18865
                      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18866
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18867
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18868
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18869
                    "isarray": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18870
                      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18871
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18872
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18873
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18874
                    "process-nextick-args": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18875
                      "version": "1.0.7",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18876
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18877
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18878
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18879
                    "string_decoder": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18880
                      "version": "0.10.31",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18881
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18882
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18883
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18884
                    "util-deprecate": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18885
                      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18886
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18887
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18888
                    }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18889
                  }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18890
                }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18891
              }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18892
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18893
            "caseless": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18894
              "version": "0.11.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18895
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18896
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18897
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18898
            "combined-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18899
              "version": "1.0.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18900
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18901
              "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18902
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18903
                "delayed-stream": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18904
              },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18905
              "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18906
                "delayed-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18907
                  "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18908
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18909
                  "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18910
                }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18911
              }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18912
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18913
            "extend": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18914
              "version": "3.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18915
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18916
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18917
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18918
            "forever-agent": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18919
              "version": "0.6.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18920
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18921
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18922
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18923
            "form-data": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 18924
              "version": "2.0.0",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18925
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18926
              "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18927
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18928
                "asynckit": "0.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18929
                "combined-stream": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18930
                "mime-types": "2.1.12"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18931
              },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18932
              "dependencies": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 18933
                "asynckit": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 18934
                  "version": "0.4.0",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18935
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18936
                  "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18937
                }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18938
              }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18939
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18940
            "har-validator": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18941
              "version": "2.0.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18942
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18943
              "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18944
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18945
                "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18946
                "commander": "2.9.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18947
                "is-my-json-valid": "2.15.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18948
                "pinkie-promise": "2.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18949
              },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18950
              "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18951
                "chalk": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18952
                  "version": "1.1.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18953
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18954
                  "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18955
                  "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18956
                    "ansi-styles": "2.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18957
                    "escape-string-regexp": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18958
                    "has-ansi": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18959
                    "strip-ansi": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18960
                    "supports-color": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18961
                  },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18962
                  "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18963
                    "ansi-styles": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18964
                      "version": "2.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18965
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18966
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18967
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18968
                    "escape-string-regexp": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18969
                      "version": "1.0.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18970
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18971
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18972
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18973
                    "has-ansi": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18974
                      "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18975
                      "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18976
                      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18977
                      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18978
                        "ansi-regex": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18979
                      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18980
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18981
                    "supports-color": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18982
                      "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18983
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18984
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18985
                    }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18986
                  }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18987
                },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18988
                "commander": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18989
                  "version": "2.9.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18990
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18991
                  "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18992
                  "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18993
                    "graceful-readlink": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 18994
                  },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18995
                  "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18996
                    "graceful-readlink": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18997
                      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18998
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 18999
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19000
                    }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19001
                  }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19002
                },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19003
                "is-my-json-valid": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19004
                  "version": "2.15.0",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19005
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19006
                  "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19007
                  "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19008
                    "generate-function": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19009
                    "generate-object-property": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19010
                    "jsonpointer": "4.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19011
                    "xtend": "4.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19012
                  },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19013
                  "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19014
                    "generate-function": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19015
                      "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19016
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19017
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19018
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19019
                    "generate-object-property": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19020
                      "version": "1.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19021
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19022
                      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19023
                      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19024
                        "is-property": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19025
                      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19026
                      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19027
                        "is-property": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19028
                          "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19029
                          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19030
                          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19031
                        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19032
                      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19033
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19034
                    "jsonpointer": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19035
                      "version": "4.0.0",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19036
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19037
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19038
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19039
                    "xtend": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19040
                      "version": "4.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19041
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19042
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19043
                    }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19044
                  }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19045
                },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19046
                "pinkie-promise": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19047
                  "version": "2.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19048
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19049
                  "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19050
                  "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19051
                    "pinkie": "2.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19052
                  },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19053
                  "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19054
                    "pinkie": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19055
                      "version": "2.0.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19056
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19057
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19058
                    }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19059
                  }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19060
                }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19061
              }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19062
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19063
            "hawk": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19064
              "version": "3.1.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19065
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19066
              "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19067
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19068
                "boom": "2.10.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19069
                "cryptiles": "2.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19070
                "hoek": "2.16.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19071
                "sntp": "1.0.9"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19072
              },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19073
              "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19074
                "boom": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19075
                  "version": "2.10.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19076
                  "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19077
                  "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19078
                  "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19079
                    "hoek": "2.16.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19080
                  }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19081
                },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19082
                "cryptiles": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19083
                  "version": "2.0.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19084
                  "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19085
                  "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19086
                  "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19087
                    "boom": "2.10.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19088
                  }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19089
                },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19090
                "hoek": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19091
                  "version": "2.16.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19092
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19093
                  "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19094
                },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19095
                "sntp": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19096
                  "version": "1.0.9",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19097
                  "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19098
                  "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19099
                  "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19100
                    "hoek": "2.16.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19101
                  }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19102
                }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19103
              }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19104
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19105
            "http-signature": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19106
              "version": "1.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19107
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19108
              "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19109
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19110
                "assert-plus": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19111
                "jsprim": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19112
                "sshpk": "1.10.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19113
              },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19114
              "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19115
                "assert-plus": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19116
                  "version": "0.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19117
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19118
                  "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19119
                },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19120
                "jsprim": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19121
                  "version": "1.3.1",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19122
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19123
                  "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19124
                  "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19125
                    "extsprintf": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19126
                    "json-schema": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19127
                    "verror": "1.3.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19128
                  },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19129
                  "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19130
                    "extsprintf": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19131
                      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19132
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19133
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19134
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19135
                    "json-schema": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19136
                      "version": "0.2.3",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19137
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19138
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19139
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19140
                    "verror": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19141
                      "version": "1.3.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19142
                      "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19143
                      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19144
                      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19145
                        "extsprintf": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19146
                      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19147
                    }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19148
                  }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19149
                },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19150
                "sshpk": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19151
                  "version": "1.10.1",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19152
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19153
                  "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19154
                  "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19155
                    "asn1": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19156
                    "assert-plus": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19157
                    "bcrypt-pbkdf": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19158
                    "dashdash": "1.14.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19159
                    "ecc-jsbn": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19160
                    "getpass": "0.1.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19161
                    "jodid25519": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19162
                    "jsbn": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19163
                    "tweetnacl": "0.14.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19164
                  },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19165
                  "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19166
                    "asn1": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19167
                      "version": "0.2.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19168
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19169
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19170
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19171
                    "assert-plus": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19172
                      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19173
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19174
                      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19175
                    },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19176
                    "bcrypt-pbkdf": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19177
                      "version": "1.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19178
                      "bundled": true,
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19179
                      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19180
                      "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19181
                      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19182
                        "tweetnacl": "0.14.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19183
                      }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19184
                    },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19185
                    "dashdash": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19186
                      "version": "1.14.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19187
                      "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19188
                      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19189
                      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19190
                        "assert-plus": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19191
                      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19192
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19193
                    "ecc-jsbn": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19194
                      "version": "0.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19195
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19196
                      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19197
                      "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19198
                      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19199
                        "jsbn": "0.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19200
                      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19201
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19202
                    "getpass": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19203
                      "version": "0.1.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19204
                      "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19205
                      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19206
                      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19207
                        "assert-plus": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19208
                      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19209
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19210
                    "jodid25519": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19211
                      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19212
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19213
                      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19214
                      "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19215
                      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19216
                        "jsbn": "0.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19217
                      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19218
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19219
                    "jsbn": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19220
                      "version": "0.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19221
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19222
                      "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19223
                      "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19224
                    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19225
                    "tweetnacl": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19226
                      "version": "0.14.3",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19227
                      "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19228
                      "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19229
                      "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19230
                    }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19231
                  }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19232
                }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19233
              }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19234
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19235
            "is-typedarray": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19236
              "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19237
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19238
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19239
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19240
            "isstream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19241
              "version": "0.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19242
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19243
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19244
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19245
            "json-stringify-safe": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19246
              "version": "5.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19247
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19248
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19249
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19250
            "mime-types": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19251
              "version": "2.1.12",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19252
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19253
              "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19254
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19255
                "mime-db": "1.24.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19256
              },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19257
              "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19258
                "mime-db": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19259
                  "version": "1.24.0",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19260
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19261
                  "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19262
                }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19263
              }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19264
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19265
            "node-uuid": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19266
              "version": "1.4.7",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19267
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19268
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19269
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19270
            "oauth-sign": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19271
              "version": "0.8.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19272
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19273
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19274
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19275
            "qs": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19276
              "version": "6.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19277
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19278
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19279
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19280
            "stringstream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19281
              "version": "0.0.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19282
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19283
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19284
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19285
            "tough-cookie": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19286
              "version": "2.3.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19287
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19288
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19289
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19290
            "tunnel-agent": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19291
              "version": "0.4.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19292
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19293
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19294
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19295
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19296
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19297
        "retry": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19298
          "version": "0.10.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19299
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19300
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19301
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19302
        "rimraf": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19303
          "version": "2.5.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19304
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19305
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19306
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19307
            "glob": "7.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19308
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19309
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19310
        "semver": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19311
          "version": "5.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19312
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19313
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19314
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19315
        "sha": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19316
          "version": "2.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19317
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19318
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19319
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19320
            "graceful-fs": "4.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19321
            "readable-stream": "2.1.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19322
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19323
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19324
        "slide": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19325
          "version": "1.1.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19326
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19327
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19328
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19329
        "sorted-object": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19330
          "version": "2.0.1",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19331
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19332
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19333
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19334
        "strip-ansi": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19335
          "version": "3.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19336
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19337
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19338
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19339
            "ansi-regex": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19340
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19341
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19342
        "tar": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19343
          "version": "2.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19344
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19345
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19346
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19347
            "block-stream": "0.0.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19348
            "fstream": "1.0.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19349
            "inherits": "2.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19350
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19351
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19352
            "block-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19353
              "version": "0.0.8",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19354
              "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19355
              "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19356
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19357
                "inherits": "2.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19358
              }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19359
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19360
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19361
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19362
        "text-table": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19363
          "version": "0.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19364
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19365
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19366
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19367
        "uid-number": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19368
          "version": "0.0.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19369
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19370
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19371
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19372
        "umask": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19373
          "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19374
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19375
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19376
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19377
        "unique-filename": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19378
          "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19379
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19380
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19381
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19382
            "unique-slug": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19383
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19384
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19385
            "unique-slug": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19386
              "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19387
              "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-2.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19388
              "integrity": "sha1-22Z258fMBimHj/GWCXx4hVrp9Ks=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19389
              "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19390
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19391
                "imurmurhash": "0.1.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19392
              }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19393
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19394
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19395
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19396
        "unpipe": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19397
          "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19398
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19399
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19400
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19401
        "validate-npm-package-license": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19402
          "version": "3.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19403
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19404
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19405
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19406
            "spdx-correct": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19407
            "spdx-expression-parse": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19408
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19409
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19410
            "spdx-correct": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19411
              "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19412
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19413
              "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19414
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19415
                "spdx-license-ids": "1.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19416
              },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19417
              "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19418
                "spdx-license-ids": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19419
                  "version": "1.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19420
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19421
                  "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19422
                }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19423
              }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19424
            },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19425
            "spdx-expression-parse": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19426
              "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19427
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19428
              "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19429
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19430
                "spdx-exceptions": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19431
                "spdx-license-ids": "1.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19432
              },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19433
              "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19434
                "spdx-exceptions": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19435
                  "version": "1.0.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19436
                  "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19437
                  "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19438
                },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19439
                "spdx-license-ids": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19440
                  "version": "1.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19441
                  "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-1.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19442
                  "integrity": "sha1-tUndD2Pct0Whfi6joHQC4OMy0eI=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19443
                  "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19444
                }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19445
              }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19446
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19447
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19448
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19449
        "validate-npm-package-name": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19450
          "version": "2.2.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19451
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19452
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19453
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19454
            "builtins": "0.0.7"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19455
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19456
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19457
            "builtins": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19458
              "version": "0.0.7",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19459
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19460
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19461
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19462
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19463
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19464
        "which": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19465
          "version": "1.2.11",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19466
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19467
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19468
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19469
            "isexe": "1.1.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19470
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19471
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19472
            "isexe": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19473
              "version": "1.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19474
              "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19475
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19476
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19477
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19478
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19479
        "wrappy": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19480
          "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19481
          "bundled": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19482
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19483
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19484
        "write-file-atomic": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19485
          "version": "1.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19486
          "bundled": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19487
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19488
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19489
            "graceful-fs": "4.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19490
            "imurmurhash": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19491
            "slide": "1.1.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19492
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19493
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19494
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19495
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19496
    "npm-check-updates": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19497
      "version": "2.11.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19498
      "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-2.11.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19499
      "integrity": "sha1-XgFyhX+JAENAsbmvwOmss7xW1EA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19500
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19501
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19502
        "bluebird": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19503
        "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19504
        "cint": "8.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19505
        "cli-table": "0.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19506
        "commander": "2.9.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19507
        "fast-diff": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19508
        "find-up": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19509
        "get-stdin": "5.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19510
        "json-parse-helpfulerror": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19511
        "lodash": "4.17.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19512
        "node-alias": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19513
        "npm": "3.10.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19514
        "npmi": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19515
        "require-dir": "0.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19516
        "semver": "5.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19517
        "semver-utils": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19518
        "snyk": "1.34.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19519
        "spawn-please": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19520
        "update-notifier": "1.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19521
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19522
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19523
        "bluebird": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19524
          "version": "3.5.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19525
          "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19526
          "integrity": "sha1-eRQg1/VR7qKJdFOop3ZT+WYG1nw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19527
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19528
        },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19529
        "find-up": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19530
          "version": "1.1.2",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19531
          "resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19532
          "integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19533
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19534
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19535
            "path-exists": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19536
            "pinkie-promise": "2.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19537
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19538
        },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19539
        "get-stdin": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19540
          "version": "5.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19541
          "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-5.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19542
          "integrity": "sha1-Ei4WFZHiH/TFJTAwVpPyDmOTo5g=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19543
          "dev": true
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19544
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19545
        "path-exists": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19546
          "version": "2.1.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19547
          "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19548
          "integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19549
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19550
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19551
            "pinkie-promise": "2.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19552
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19553
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19554
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19555
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19556
    "npm-git-info": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19557
      "version": "1.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19558
      "resolved": "https://registry.npmjs.org/npm-git-info/-/npm-git-info-1.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19559
      "integrity": "sha1-qTPELsMh6A02RuDW6ESv6UYw4dU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19560
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19561
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19562
    "npm-package-arg": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19563
      "version": "4.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19564
      "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-4.2.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19565
      "integrity": "sha1-WTMD/eqF98Qid18X+et2cPaA4+w=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19566
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19567
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19568
        "hosted-git-info": "2.4.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19569
        "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19570
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19571
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19572
    "npm-run-path": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19573
      "version": "2.0.2",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19574
      "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19575
      "integrity": "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19576
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19577
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19578
        "path-key": "2.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19579
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19580
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19581
    "npmi": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19582
      "version": "2.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19583
      "resolved": "https://registry.npmjs.org/npmi/-/npmi-2.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19584
      "integrity": "sha1-MmB2V+G9R8qFerTp2Y8KDP+WvOo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19585
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19586
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19587
        "npm": "3.10.10",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19588
        "semver": "4.3.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19589
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19590
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19591
        "semver": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19592
          "version": "4.3.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19593
          "resolved": "https://registry.npmjs.org/semver/-/semver-4.3.6.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19594
          "integrity": "sha1-MAvG4OhjdPe6YQaLWx7NV/xlMto=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19595
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19596
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19597
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19598
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19599
    "npmlog": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19600
      "version": "4.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19601
      "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19602
      "integrity": "sha512-ocolIkZYZt8UveuiDS0yAkkIjid1o7lPG8cYm05yNYzBn8ykQtaiPMEGp8fY9tKdDgm8okpdKzkvu1y9hUYugA==",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19603
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19604
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19605
        "are-we-there-yet": "1.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19606
        "console-control-strings": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19607
        "gauge": "2.7.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19608
        "set-blocking": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19609
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19610
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19611
    "number-is-nan": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19612
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19613
      "resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19614
      "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19615
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19616
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19617
    "oauth-sign": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19618
      "version": "0.8.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19619
      "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19620
      "integrity": "sha1-Rqarfwrq2N6unsBWV4C31O/rnUM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19621
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19622
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19623
    "object-assign": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19624
      "version": "4.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19625
      "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19626
      "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19627
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19628
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19629
    "object-component": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19630
      "version": "0.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19631
      "resolved": "https://registry.npmjs.org/object-component/-/object-component-0.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19632
      "integrity": "sha1-8MaapQ78lbhmwYb0AKM3acsvEpE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19633
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19634
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19635
    "object.omit": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19636
      "version": "2.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19637
      "resolved": "https://registry.npmjs.org/object.omit/-/object.omit-2.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19638
      "integrity": "sha1-Gpx0SCnznbuFjHbKNXmuKlTr0fo=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19639
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19640
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19641
        "for-own": "0.1.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19642
        "is-extendable": "0.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19643
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19644
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19645
    "on-finished": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19646
      "version": "2.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19647
      "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19648
      "integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19649
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19650
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19651
        "ee-first": "1.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19652
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19653
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19654
    "on-headers": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19655
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19656
      "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19657
      "integrity": "sha1-ko9dD0cNSTQmUepnlLCFfBAGk/c=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19658
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19659
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19660
    "once": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19661
      "version": "1.4.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19662
      "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19663
      "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19664
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19665
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19666
        "wrappy": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19667
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19668
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19669
    "onetime": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19670
      "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19671
      "resolved": "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19672
      "integrity": "sha1-ofeDj4MUxRbwXs78vEzP4EtO14k=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19673
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19674
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19675
    "open": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19676
      "version": "0.0.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19677
      "resolved": "https://registry.npmjs.org/open/-/open-0.0.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19678
      "integrity": "sha1-QsPhjslUZra/DcQvOilFw/DK2Pw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19679
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19680
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19681
    "optimist": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19682
      "version": "0.6.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19683
      "resolved": "https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19684
      "integrity": "sha1-2j6nRob6IaGaERwybpDrFaAZZoY=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19685
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19686
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19687
        "minimist": "0.0.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19688
        "wordwrap": "0.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19689
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19690
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19691
    "optionator": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19692
      "version": "0.8.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19693
      "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19694
      "integrity": "sha1-NkxeQJ0/TWMB1sC0wFu6UBgK62Q=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19695
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19696
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19697
        "deep-is": "0.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19698
        "fast-levenshtein": "2.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19699
        "levn": "0.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19700
        "prelude-ls": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19701
        "type-check": "0.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19702
        "wordwrap": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19703
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19704
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19705
        "wordwrap": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19706
          "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19707
          "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19708
          "integrity": "sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19709
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19710
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19711
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19712
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19713
    "options": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19714
      "version": "0.0.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19715
      "resolved": "https://registry.npmjs.org/options/-/options-0.0.6.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19716
      "integrity": "sha1-7CLTEoBrtT5zF3Pnza788cZDEo8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19717
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19718
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19719
    "ora": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19720
      "version": "0.2.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19721
      "resolved": "https://registry.npmjs.org/ora/-/ora-0.2.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19722
      "integrity": "sha1-N1J9Igrc1Tw5tzVx11QVbV22V6Q=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19723
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19724
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19725
        "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19726
        "cli-cursor": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19727
        "cli-spinners": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19728
        "object-assign": "4.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19729
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19730
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19731
    "os-homedir": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19732
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19733
      "resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19734
      "integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19735
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19736
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19737
    "os-locale": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19738
      "version": "1.4.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19739
      "resolved": "https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19740
      "integrity": "sha1-IPnxeuKe00XoveWDsT0gCYA8FNk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19741
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19742
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19743
        "lcid": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19744
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19745
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19746
    "os-name": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19747
      "version": "1.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19748
      "resolved": "https://registry.npmjs.org/os-name/-/os-name-1.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19749
      "integrity": "sha1-GzefZINa98Wn9JizV8uVIVwVnt8=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19750
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19751
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19752
        "osx-release": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19753
        "win-release": "1.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19754
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19755
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19756
    "os-shim": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19757
      "version": "0.1.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19758
      "resolved": "https://registry.npmjs.org/os-shim/-/os-shim-0.1.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19759
      "integrity": "sha1-a2LDeRz3kJ6jXtRuF2WLtBfLORc=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19760
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19761
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19762
    "os-tmpdir": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19763
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19764
      "resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19765
      "integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19766
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19767
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19768
    "osenv": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19769
      "version": "0.1.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19770
      "resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19771
      "integrity": "sha1-Qv5tWVPfBsgGS+bxdsPQWqqjRkQ=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19772
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19773
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19774
        "os-homedir": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19775
        "os-tmpdir": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19776
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19777
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19778
    "osx-release": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19779
      "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19780
      "resolved": "https://registry.npmjs.org/osx-release/-/osx-release-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19781
      "integrity": "sha1-8heRGigTaUmvG/kwiyQeJzfTzWw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19782
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19783
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19784
        "minimist": "1.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19785
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19786
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19787
        "minimist": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19788
          "version": "1.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19789
          "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19790
          "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19791
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19792
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19793
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19794
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19795
    "output-file-sync": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19796
      "version": "1.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19797
      "resolved": "https://registry.npmjs.org/output-file-sync/-/output-file-sync-1.1.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19798
      "integrity": "sha1-0KM+7+YaIF+suQCS6CZZjVJFznY=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19799
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19800
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19801
        "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19802
        "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19803
        "object-assign": "4.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19804
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19805
    },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19806
    "p-finally": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19807
      "version": "1.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19808
      "resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19809
      "integrity": "sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19810
      "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19811
    },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19812
    "p-limit": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19813
      "version": "1.1.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19814
      "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.1.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19815
      "integrity": "sha1-sH/y2aXYi+yAYDWJWiurZqJ5iLw=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19816
      "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19817
    },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19818
    "p-locate": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19819
      "version": "2.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19820
      "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19821
      "integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19822
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19823
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19824
        "p-limit": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19825
      }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19826
    },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19827
    "package-json": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19828
      "version": "2.4.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19829
      "resolved": "https://registry.npmjs.org/package-json/-/package-json-2.4.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19830
      "integrity": "sha1-DRW9Z9HLvduyyiIv8u24a8sxqLs=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19831
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19832
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19833
        "got": "5.7.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19834
        "registry-auth-token": "3.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19835
        "registry-url": "3.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19836
        "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19837
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19838
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19839
    "parse-glob": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19840
      "version": "3.0.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19841
      "resolved": "https://registry.npmjs.org/parse-glob/-/parse-glob-3.0.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19842
      "integrity": "sha1-ssN2z7EfNVE7rdFz7wu246OIORw=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19843
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19844
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19845
        "glob-base": "0.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19846
        "is-dotfile": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19847
        "is-extglob": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19848
        "is-glob": "2.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19849
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19850
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19851
    "parse-json": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19852
      "version": "2.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19853
      "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19854
      "integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19855
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19856
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19857
        "error-ex": "1.3.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19858
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19859
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19860
    "parse-passwd": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19861
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19862
      "resolved": "https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19863
      "integrity": "sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19864
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19865
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19866
    "parsejson": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19867
      "version": "0.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19868
      "resolved": "https://registry.npmjs.org/parsejson/-/parsejson-0.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19869
      "integrity": "sha1-q343WfIJ7OmUN5c/fQ8fZK4OZKs=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19870
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19871
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19872
        "better-assert": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19873
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19874
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19875
    "parseqs": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19876
      "version": "0.0.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19877
      "resolved": "https://registry.npmjs.org/parseqs/-/parseqs-0.0.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19878
      "integrity": "sha1-1SCKNzjkZ2bikbouoXNoSSGouJ0=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19879
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19880
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19881
        "better-assert": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19882
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19883
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19884
    "parseuri": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19885
      "version": "0.0.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19886
      "resolved": "https://registry.npmjs.org/parseuri/-/parseuri-0.0.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19887
      "integrity": "sha1-gCBKUNTbt3m/3G6+J3jZDkvOMgo=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19888
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19889
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19890
        "better-assert": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19891
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19892
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19893
    "parseurl": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19894
      "version": "1.3.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19895
      "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19896
      "integrity": "sha1-yKuMkiO6NIiKpkopeyiFO+wY2lY=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19897
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19898
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19899
    "path-exists": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19900
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19901
      "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19902
      "integrity": "sha1-1aiZjrce83p0w06w2eum6HjuoIE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19903
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19904
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19905
    "path-is-absolute": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19906
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19907
      "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19908
      "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19909
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19910
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19911
    "path-is-inside": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19912
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19913
      "resolved": "https://registry.npmjs.org/path-is-inside/-/path-is-inside-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19914
      "integrity": "sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19915
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19916
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19917
    "path-key": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19918
      "version": "2.0.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19919
      "resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 19920
      "integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19921
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19922
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19923
    "path-parse": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19924
      "version": "1.0.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19925
      "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19926
      "integrity": "sha1-PBrfhx6pzWyUMbbqK9dKD/BVxME=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19927
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19928
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19929
    "path-posix": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19930
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19931
      "resolved": "https://registry.npmjs.org/path-posix/-/path-posix-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19932
      "integrity": "sha1-BrJhE/Vr6rBCVFojv6iAA8ysJg8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19933
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19934
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19935
    "path-to-regexp": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19936
      "version": "0.1.7",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19937
      "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19938
      "integrity": "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19939
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19940
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19941
    "path-type": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19942
      "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19943
      "resolved": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19944
      "integrity": "sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19945
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19946
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19947
        "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19948
        "pify": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19949
        "pinkie-promise": "2.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19950
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19951
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19952
    "performance-now": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19953
      "version": "0.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19954
      "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-0.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19955
      "integrity": "sha1-M+8wxcd9TqIcWlOGnZG1bY8lVeU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19956
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19957
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19958
    "pify": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19959
      "version": "2.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19960
      "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19961
      "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19962
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19963
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19964
    "pinkie": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19965
      "version": "2.0.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19966
      "resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19967
      "integrity": "sha1-clVrgM+g1IqXToDnckjoDtT3+HA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19968
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19969
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19970
    "pinkie-promise": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19971
      "version": "2.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19972
      "resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19973
      "integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19974
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19975
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19976
        "pinkie": "2.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19977
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19978
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19979
    "pluralize": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19980
      "version": "1.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19981
      "resolved": "https://registry.npmjs.org/pluralize/-/pluralize-1.2.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19982
      "integrity": "sha1-0aIUg/0iu0HlihL6NCGCMUCJfEU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19983
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19984
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19985
    "portfinder": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19986
      "version": "1.0.13",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19987
      "resolved": "https://registry.npmjs.org/portfinder/-/portfinder-1.0.13.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19988
      "integrity": "sha1-uzLs2HwnEErm7kS1o8y/Drsa7ek=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19989
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19990
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19991
        "async": "1.5.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19992
        "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19993
        "mkdirp": "0.5.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 19994
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19995
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19996
    "prelude-ls": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19997
      "version": "1.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19998
      "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 19999
      "integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20000
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20001
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20002
    "prepend-http": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20003
      "version": "1.0.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20004
      "resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20005
      "integrity": "sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20006
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20007
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20008
    "preserve": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20009
      "version": "0.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20010
      "resolved": "https://registry.npmjs.org/preserve/-/preserve-0.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20011
      "integrity": "sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20012
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20013
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20014
    "printf": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20015
      "version": "0.2.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20016
      "resolved": "https://registry.npmjs.org/printf/-/printf-0.2.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20017
      "integrity": "sha1-xDjKLKM+OSdnHbSracDlL5NqTw8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20018
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20019
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20020
    "private": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20021
      "version": "0.1.7",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20022
      "resolved": "https://registry.npmjs.org/private/-/private-0.1.7.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20023
      "integrity": "sha1-aM5eih7woju1cMwoU3tTMqumPvE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20024
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20025
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20026
    "process-nextick-args": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20027
      "version": "1.0.7",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20028
      "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.7.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20029
      "integrity": "sha1-FQ4gt1ZZCtP5EJPyWk8q2L/zC6M=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20030
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20031
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20032
    "process-relative-require": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20033
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20034
      "resolved": "https://registry.npmjs.org/process-relative-require/-/process-relative-require-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20035
      "integrity": "sha1-FZDfz1uPKYO6U+OYRGtoJAtMxoo=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20036
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20037
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20038
        "node-modules-path": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20039
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20040
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20041
    "progress": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20042
      "version": "1.1.8",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20043
      "resolved": "https://registry.npmjs.org/progress/-/progress-1.1.8.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20044
      "integrity": "sha1-4mDHj2Fhzdmw5WzD4Khd4Xx6V74=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20045
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20046
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20047
    "promise": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20048
      "version": "7.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20049
      "resolved": "https://registry.npmjs.org/promise/-/promise-7.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20050
      "integrity": "sha1-SJZUxpJha4qlWwck+oCbt9tJxb8=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20051
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20052
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20053
        "asap": "2.0.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20054
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20055
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20056
    "promise-map-series": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20057
      "version": "0.2.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20058
      "resolved": "https://registry.npmjs.org/promise-map-series/-/promise-map-series-0.2.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20059
      "integrity": "sha1-wtN3r8kyU/a9A9u3d1XriKsgqEc=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20060
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20061
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20062
        "rsvp": "3.5.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20063
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20064
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20065
    "proxy-addr": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20066
      "version": "1.1.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20067
      "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-1.1.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20068
      "integrity": "sha1-J+VF9pYKRKYn2bREZ+NcG2tM4vM=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20069
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20070
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20071
        "forwarded": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20072
        "ipaddr.js": "1.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20073
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20074
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20075
    "pseudomap": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20076
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20077
      "resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20078
      "integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20079
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20080
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20081
    "punycode": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20082
      "version": "1.4.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20083
      "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20084
      "integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20085
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20086
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20087
    "q": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20088
      "version": "1.5.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20089
      "resolved": "https://registry.npmjs.org/q/-/q-1.5.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20090
      "integrity": "sha1-3QG6ydBtMObyGa7LglPunr3DCPE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20091
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20092
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20093
    "qs": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20094
      "version": "6.4.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20095
      "resolved": "https://registry.npmjs.org/qs/-/qs-6.4.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20096
      "integrity": "sha1-E+JtKK1rD/qpExLNO/cI7TUecjM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20097
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20098
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20099
    "querystring": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20100
      "version": "0.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20101
      "resolved": "https://registry.npmjs.org/querystring/-/querystring-0.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20102
      "integrity": "sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20103
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20104
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20105
    "quick-temp": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20106
      "version": "0.1.8",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20107
      "resolved": "https://registry.npmjs.org/quick-temp/-/quick-temp-0.1.8.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20108
      "integrity": "sha1-urAqJCq4+w3XWKPJd2sy+aXZRAg=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20109
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20110
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20111
        "mktemp": "0.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20112
        "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20113
        "underscore.string": "3.3.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20114
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20115
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20116
    "qunit-notifications": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20117
      "version": "0.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20118
      "resolved": "https://registry.npmjs.org/qunit-notifications/-/qunit-notifications-0.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20119
      "integrity": "sha1-MAGvxqanffvZYsy83d4S3sUobAk=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20120
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20121
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20122
    "qunitjs": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20123
      "version": "2.3.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20124
      "resolved": "https://registry.npmjs.org/qunitjs/-/qunitjs-2.3.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20125
      "integrity": "sha1-RWaWvdYaLItbyPBT8A4g11pz1Tk=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20126
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20127
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20128
        "chokidar": "1.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20129
        "commander": "2.9.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20130
        "exists-stat": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20131
        "findup-sync": "0.4.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20132
        "js-reporters": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20133
        "resolve": "1.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20134
        "walk-sync": "0.3.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20135
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20136
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20137
        "resolve": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20138
          "version": "1.3.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20139
          "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.3.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20140
          "integrity": "sha1-HwRCyeDLuBNuh7kwX5MvRsfygjU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20141
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20142
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20143
            "path-parse": "1.0.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20144
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20145
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20146
        "walk-sync": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20147
          "version": "0.3.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20148
          "resolved": "https://registry.npmjs.org/walk-sync/-/walk-sync-0.3.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20149
          "integrity": "sha1-VYoWrqyMDbWcAotzxm85doTs5GU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20150
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20151
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20152
            "ensure-posix-path": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20153
            "matcher-collection": "1.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20154
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20155
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20156
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20157
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20158
    "randomatic": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20159
      "version": "1.1.7",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20160
      "resolved": "https://registry.npmjs.org/randomatic/-/randomatic-1.1.7.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20161
      "integrity": "sha512-D5JUjPyJbaJDkuAazpVnSfVkLlpeO3wDlPROTMLGKG1zMFNFRgrciKo1ltz/AzNTkqE0HzDx655QOL51N06how==",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20162
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20163
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20164
        "is-number": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20165
        "kind-of": "4.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20166
      },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20167
      "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20168
        "is-number": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20169
          "version": "3.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20170
          "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20171
          "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20172
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20173
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20174
            "kind-of": "3.2.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20175
          },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20176
          "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20177
            "kind-of": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20178
              "version": "3.2.2",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20179
              "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20180
              "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20181
              "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20182
              "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20183
                "is-buffer": "1.1.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20184
              }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20185
            }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20186
          }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20187
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20188
        "kind-of": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20189
          "version": "4.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20190
          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20191
          "integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20192
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20193
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20194
            "is-buffer": "1.1.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20195
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20196
        }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20197
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20198
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20199
    "range-parser": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20200
      "version": "1.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20201
      "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20202
      "integrity": "sha1-9JvmtIeJTdxA3MlKMi9hEJLgDV4=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20203
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20204
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20205
    "raw-body": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20206
      "version": "1.1.7",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20207
      "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-1.1.7.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20208
      "integrity": "sha1-HQJ8K/oRasxmI7yo8AAWVyqH1CU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20209
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20210
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20211
        "bytes": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20212
        "string_decoder": "0.10.31"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20213
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20214
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20215
        "bytes": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20216
          "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20217
          "resolved": "https://registry.npmjs.org/bytes/-/bytes-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20218
          "integrity": "sha1-NWnt6Lo0MV+rmcPpLLBMciDeH6g=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20219
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20220
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20221
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20222
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20223
    "rc": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20224
      "version": "1.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20225
      "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20226
      "integrity": "sha1-LgPo5C7kULjLPc5lvhv4l04d/ZU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20227
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20228
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20229
        "deep-extend": "0.4.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20230
        "ini": "1.3.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20231
        "minimist": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20232
        "strip-json-comments": "2.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20233
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20234
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20235
        "minimist": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20236
          "version": "1.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20237
          "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20238
          "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20239
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20240
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20241
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20242
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20243
    "read-all-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20244
      "version": "3.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20245
      "resolved": "https://registry.npmjs.org/read-all-stream/-/read-all-stream-3.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20246
      "integrity": "sha1-NcPhd/IHjveJ7kv6+kNzB06u9Po=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20247
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20248
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20249
        "pinkie-promise": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20250
        "readable-stream": "2.2.11"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20251
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20252
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20253
        "readable-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20254
          "version": "2.2.11",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20255
          "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.2.11.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20256
          "integrity": "sha512-h+8+r3MKEhkiVrwdKL8aWs1oc1VvBu33ueshOvS26RsZQ3Amhx/oO3TKe4lApSV9ueY6as8EAh7mtuFjdlhg9Q==",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20257
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20258
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20259
            "core-util-is": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20260
            "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20261
            "isarray": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20262
            "process-nextick-args": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20263
            "safe-buffer": "5.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20264
            "string_decoder": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20265
            "util-deprecate": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20266
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20267
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20268
        "string_decoder": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20269
          "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20270
          "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20271
          "integrity": "sha1-sp4fThEl+pehA4K4pTNze3SR4Xk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20272
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20273
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20274
            "safe-buffer": "5.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20275
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20276
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20277
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20278
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20279
    "read-pkg": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20280
      "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20281
      "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20282
      "integrity": "sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20283
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20284
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20285
        "load-json-file": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20286
        "normalize-package-data": "2.3.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20287
        "path-type": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20288
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20289
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20290
    "read-pkg-up": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20291
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20292
      "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20293
      "integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=",
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20294
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20295
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20296
        "find-up": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20297
        "read-pkg": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20298
      },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20299
      "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20300
        "find-up": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20301
          "version": "1.1.2",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20302
          "resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20303
          "integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20304
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20305
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20306
            "path-exists": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20307
            "pinkie-promise": "2.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20308
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20309
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20310
        "path-exists": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20311
          "version": "2.1.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20312
          "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20313
          "integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20314
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20315
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20316
            "pinkie-promise": "2.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20317
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20318
        }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20319
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20320
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20321
    "readable-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20322
      "version": "1.0.34",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20323
      "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20324
      "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20325
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20326
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20327
        "core-util-is": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20328
        "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20329
        "isarray": "0.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20330
        "string_decoder": "0.10.31"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20331
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20332
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20333
        "isarray": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20334
          "version": "0.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20335
          "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20336
          "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20337
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20338
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20339
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20340
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20341
    "readdirp": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20342
      "version": "2.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20343
      "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-2.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20344
      "integrity": "sha1-TtCtBg3zBzMAxIRANz9y0cxkLXg=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20345
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20346
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20347
        "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20348
        "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20349
        "readable-stream": "2.2.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20350
        "set-immediate-shim": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20351
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20352
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20353
        "readable-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20354
          "version": "2.2.11",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20355
          "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.2.11.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20356
          "integrity": "sha512-h+8+r3MKEhkiVrwdKL8aWs1oc1VvBu33ueshOvS26RsZQ3Amhx/oO3TKe4lApSV9ueY6as8EAh7mtuFjdlhg9Q==",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20357
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20358
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20359
            "core-util-is": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20360
            "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20361
            "isarray": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20362
            "process-nextick-args": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20363
            "safe-buffer": "5.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20364
            "string_decoder": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20365
            "util-deprecate": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20366
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20367
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20368
        "string_decoder": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20369
          "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20370
          "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20371
          "integrity": "sha1-sp4fThEl+pehA4K4pTNze3SR4Xk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20372
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20373
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20374
            "safe-buffer": "5.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20375
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20376
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20377
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20378
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20379
    "readline2": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20380
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20381
      "resolved": "https://registry.npmjs.org/readline2/-/readline2-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20382
      "integrity": "sha1-QQWWCP/BVHV7cV2ZidGZ/783LjU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20383
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20384
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20385
        "code-point-at": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20386
        "is-fullwidth-code-point": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20387
        "mute-stream": "0.0.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20388
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20389
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20390
        "mute-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20391
          "version": "0.0.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20392
          "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20393
          "integrity": "sha1-j7+rsKmKJT0xhDMfno3rc3L6xsA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20394
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20395
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20396
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20397
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20398
    "recast": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20399
      "version": "0.10.33",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20400
      "resolved": "https://registry.npmjs.org/recast/-/recast-0.10.33.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20401
      "integrity": "sha1-lCgI96oBbx+nFCxGHX5XBKqo1pc=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20402
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20403
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20404
        "ast-types": "0.8.12",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20405
        "esprima-fb": "15001.1001.0-dev-harmony-fb",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20406
        "private": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20407
        "source-map": "0.5.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20408
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20409
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20410
        "ast-types": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20411
          "version": "0.8.12",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20412
          "resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.8.12.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20413
          "integrity": "sha1-oNkOQ1G7iHcWyD/WN+v4GK9K38w=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20414
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20415
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20416
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20417
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20418
    "rechoir": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20419
      "version": "0.6.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20420
      "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20421
      "integrity": "sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20422
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20423
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20424
        "resolve": "1.3.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20425
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20426
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20427
    "redent": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20428
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20429
      "resolved": "https://registry.npmjs.org/redent/-/redent-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20430
      "integrity": "sha1-z5Fqsf1fHxbfsggi3W7H9zDCr94=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20431
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20432
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20433
        "indent-string": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20434
        "strip-indent": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20435
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20436
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20437
    "redeyed": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20438
      "version": "0.5.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20439
      "resolved": "https://registry.npmjs.org/redeyed/-/redeyed-0.5.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20440
      "integrity": "sha1-erAA5g7jh1rBFdKe2zLBQDxsJdE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20441
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20442
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20443
        "esprima-fb": "12001.1.0-dev-harmony-fb"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20444
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20445
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20446
        "esprima-fb": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20447
          "version": "12001.1.0-dev-harmony-fb",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20448
          "resolved": "https://registry.npmjs.org/esprima-fb/-/esprima-fb-12001.1.0-dev-harmony-fb.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20449
          "integrity": "sha1-2EQAOEupXOJnjGF60kp/QICNqRU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20450
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20451
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20452
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20453
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20454
    "regenerate": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20455
      "version": "1.3.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20456
      "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.3.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20457
      "integrity": "sha1-0ZQcZ7rUN+G+dkM63Vs4X5WxkmA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20458
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20459
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20460
    "regenerator": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20461
      "version": "0.8.40",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20462
      "resolved": "https://registry.npmjs.org/regenerator/-/regenerator-0.8.40.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20463
      "integrity": "sha1-oORXxY69uuV1yfjNdRJ+k3VkNdg=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20464
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20465
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20466
        "commoner": "0.10.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20467
        "defs": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20468
        "esprima-fb": "15001.1001.0-dev-harmony-fb",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20469
        "private": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20470
        "recast": "0.10.33",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20471
        "through": "2.3.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20472
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20473
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20474
    "regenerator-runtime": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20475
      "version": "0.10.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20476
      "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.10.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20477
      "integrity": "sha1-M2w+/BIgrc7dosn6tntaeVWjNlg=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20478
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20479
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20480
    "regenerator-transform": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20481
      "version": "0.9.11",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20482
      "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.9.11.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20483
      "integrity": "sha1-On0GdSDLe3F2dp61/4aGkb7+EoM=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20484
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20485
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20486
        "babel-runtime": "6.23.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20487
        "babel-types": "6.25.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20488
        "private": "0.1.7"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20489
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20490
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20491
    "regex-cache": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20492
      "version": "0.4.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20493
      "resolved": "https://registry.npmjs.org/regex-cache/-/regex-cache-0.4.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20494
      "integrity": "sha1-mxpsNdTQ3871cRrmUejp09cRQUU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20495
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20496
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20497
        "is-equal-shallow": "0.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20498
        "is-primitive": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20499
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20500
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20501
    "regexpu": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20502
      "version": "1.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20503
      "resolved": "https://registry.npmjs.org/regexpu/-/regexpu-1.3.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20504
      "integrity": "sha1-5TTcmRqeWEYFDJjebX3UpVyeoW0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20505
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20506
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20507
        "esprima": "2.7.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20508
        "recast": "0.10.33",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20509
        "regenerate": "1.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20510
        "regjsgen": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20511
        "regjsparser": "0.1.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20512
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20513
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20514
        "esprima": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20515
          "version": "2.7.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20516
          "resolved": "https://registry.npmjs.org/esprima/-/esprima-2.7.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20517
          "integrity": "sha1-luO3DVd59q1JzQMmc9HDEnZ7pYE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20518
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20519
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20520
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20521
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20522
    "regexpu-core": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20523
      "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20524
      "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-2.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20525
      "integrity": "sha1-SdA4g3uNz4v6W5pCE5k45uoq4kA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20526
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20527
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20528
        "regenerate": "1.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20529
        "regjsgen": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20530
        "regjsparser": "0.1.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20531
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20532
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20533
    "registry-auth-token": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20534
      "version": "3.3.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20535
      "resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-3.3.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20536
      "integrity": "sha1-+w0yie4Nmtosu1KvXf5mywcNMAY=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20537
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20538
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20539
        "rc": "1.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20540
        "safe-buffer": "5.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20541
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20542
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20543
    "registry-url": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20544
      "version": "3.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20545
      "resolved": "https://registry.npmjs.org/registry-url/-/registry-url-3.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20546
      "integrity": "sha1-PU74cPc93h138M+aOBQyRE4XSUI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20547
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20548
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20549
        "rc": "1.2.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20550
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20551
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20552
    "regjsgen": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20553
      "version": "0.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20554
      "resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20555
      "integrity": "sha1-bAFq3qxVT3WCP+N6wFuS1aTtsfc=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20556
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20557
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20558
    "regjsparser": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20559
      "version": "0.1.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20560
      "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.1.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20561
      "integrity": "sha1-fuj4Tcb6eS0/0K4ijSS9lJ6tIFw=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20562
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20563
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20564
        "jsesc": "0.5.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20565
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20566
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20567
    "remove-trailing-separator": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20568
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20569
      "resolved": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20570
      "integrity": "sha1-abBi2XhyetFNxrVrpKt3L9jXBRE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20571
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20572
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20573
    "repeat-element": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20574
      "version": "1.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20575
      "resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20576
      "integrity": "sha1-7wiaF40Ug7quTZPrmLT55OEdmQo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20577
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20578
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20579
    "repeat-string": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20580
      "version": "1.6.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20581
      "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20582
      "integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20583
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20584
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20585
    "repeating": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20586
      "version": "2.0.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20587
      "resolved": "https://registry.npmjs.org/repeating/-/repeating-2.0.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20588
      "integrity": "sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20589
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20590
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20591
        "is-finite": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20592
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20593
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20594
    "request": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20595
      "version": "2.81.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20596
      "resolved": "https://registry.npmjs.org/request/-/request-2.81.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20597
      "integrity": "sha1-xpKJRqDgbF+Nb4qTM0af/aRimKA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20598
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20599
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20600
        "aws-sign2": "0.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20601
        "aws4": "1.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20602
        "caseless": "0.12.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20603
        "combined-stream": "1.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20604
        "extend": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20605
        "forever-agent": "0.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20606
        "form-data": "2.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20607
        "har-validator": "4.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20608
        "hawk": "3.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20609
        "http-signature": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20610
        "is-typedarray": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20611
        "isstream": "0.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20612
        "json-stringify-safe": "5.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20613
        "mime-types": "2.1.15",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20614
        "oauth-sign": "0.8.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20615
        "performance-now": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20616
        "qs": "6.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20617
        "safe-buffer": "5.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20618
        "stringstream": "0.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20619
        "tough-cookie": "2.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20620
        "tunnel-agent": "0.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20621
        "uuid": "3.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20622
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20623
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20624
    "require-dir": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20625
      "version": "0.3.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20626
      "resolved": "https://registry.npmjs.org/require-dir/-/require-dir-0.3.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20627
      "integrity": "sha1-wdXHXp+//eny5rM+OD209ZS1pqk=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20628
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20629
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20630
    "require-directory": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20631
      "version": "2.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20632
      "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20633
      "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20634
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20635
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20636
    "require-main-filename": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20637
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20638
      "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20639
      "integrity": "sha1-l/cXtp1IeE9fUmpsWqj/3aBVpNE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20640
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20641
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20642
    "require-uncached": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20643
      "version": "1.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20644
      "resolved": "https://registry.npmjs.org/require-uncached/-/require-uncached-1.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20645
      "integrity": "sha1-Tg1W1slmL9MeQwEcS5WqSZVUIdM=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20646
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20647
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20648
        "caller-path": "0.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20649
        "resolve-from": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20650
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20651
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20652
    "requires-port": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20653
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20654
      "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20655
      "integrity": "sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20656
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20657
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20658
    "resolve": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20659
      "version": "1.3.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20660
      "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.3.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20661
      "integrity": "sha1-ZVkHw0aahoDcLeOidaj91paR8OU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20662
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20663
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20664
        "path-parse": "1.0.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20665
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20666
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20667
    "resolve-dir": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20668
      "version": "0.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20669
      "resolved": "https://registry.npmjs.org/resolve-dir/-/resolve-dir-0.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20670
      "integrity": "sha1-shklmlYC+sXFxJatiUpujMQwJh4=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20671
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20672
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20673
        "expand-tilde": "1.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20674
        "global-modules": "0.2.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20675
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20676
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20677
    "resolve-from": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20678
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20679
      "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20680
      "integrity": "sha1-Jsv+k10a7uq7Kbw/5a6wHpPUQiY=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20681
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20682
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20683
    "restore-cursor": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20684
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20685
      "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20686
      "integrity": "sha1-NGYfRohjJ/7SmRR5FSJS35LapUE=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20687
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20688
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20689
        "exit-hook": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20690
        "onetime": "1.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20691
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20692
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20693
    "right-align": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20694
      "version": "0.1.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20695
      "resolved": "https://registry.npmjs.org/right-align/-/right-align-0.1.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20696
      "integrity": "sha1-YTObci/mo1FWiSENJOFMlhSGE+8=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20697
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20698
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20699
        "align-text": "0.1.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20700
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20701
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20702
    "rimraf": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20703
      "version": "2.6.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20704
      "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20705
      "integrity": "sha1-wjOOxkPfeht/5cVPqG9XQopV8z0=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20706
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20707
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20708
        "glob": "7.1.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20709
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20710
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20711
    "rsvp": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20712
      "version": "3.5.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20713
      "resolved": "https://registry.npmjs.org/rsvp/-/rsvp-3.5.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20714
      "integrity": "sha1-pixXOkrk4d/QaX68YkLnnGgeqjQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20715
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20716
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20717
    "run-async": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20718
      "version": "2.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20719
      "resolved": "https://registry.npmjs.org/run-async/-/run-async-2.3.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20720
      "integrity": "sha1-A3GrSuC91yDUFm19/aZP96RFpsA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20721
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20722
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20723
        "is-promise": "2.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20724
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20725
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20726
    "rx": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20727
      "version": "4.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20728
      "resolved": "https://registry.npmjs.org/rx/-/rx-4.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20729
      "integrity": "sha1-pfE/957zt0D+MKqAP7CfmIBdR4I=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20730
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20731
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20732
    "rx-lite": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20733
      "version": "3.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20734
      "resolved": "https://registry.npmjs.org/rx-lite/-/rx-lite-3.1.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20735
      "integrity": "sha1-Gc5QLKVyZl87ZHsQk5+X/RYV8QI=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20736
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20737
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20738
    "safe-buffer": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20739
      "version": "5.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20740
      "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20741
      "integrity": "sha1-0mPKVGls2KMGtcplUekt5XkY++c=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20742
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20743
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20744
    "safe-json-parse": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20745
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20746
      "resolved": "https://registry.npmjs.org/safe-json-parse/-/safe-json-parse-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20747
      "integrity": "sha1-PnZyPjjf3aE8mx0poeB//uSzC1c=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20748
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20749
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20750
    "sane": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20751
      "version": "1.7.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20752
      "resolved": "https://registry.npmjs.org/sane/-/sane-1.7.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20753
      "integrity": "sha1-s1ebzLRclM8gNVzIESSZDf00bjA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20754
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20755
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20756
        "anymatch": "1.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20757
        "exec-sh": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20758
        "fb-watchman": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20759
        "minimatch": "3.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20760
        "minimist": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20761
        "walker": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20762
        "watch": "0.10.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20763
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20764
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20765
        "minimist": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20766
          "version": "1.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20767
          "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20768
          "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20769
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20770
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20771
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20772
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20773
    "sass-graph": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20774
      "version": "2.2.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20775
      "resolved": "https://registry.npmjs.org/sass-graph/-/sass-graph-2.2.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20776
      "integrity": "sha1-E/vWPNHK8JCLn9k0dq1DpR0eC0k=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20777
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20778
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20779
        "glob": "7.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20780
        "lodash": "4.17.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20781
        "scss-tokenizer": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20782
        "yargs": "7.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20783
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20784
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20785
        "camelcase": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20786
          "version": "3.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20787
          "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20788
          "integrity": "sha1-MvxLn82vhF/N9+c7uXysImHwqwo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20789
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20790
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20791
        "cliui": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20792
          "version": "3.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20793
          "resolved": "https://registry.npmjs.org/cliui/-/cliui-3.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20794
          "integrity": "sha1-EgYBU3qRbSmUD5NNo7SNWFo5IT0=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20795
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20796
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20797
            "string-width": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20798
            "strip-ansi": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20799
            "wrap-ansi": "2.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20800
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20801
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20802
        "yargs": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20803
          "version": "7.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20804
          "resolved": "https://registry.npmjs.org/yargs/-/yargs-7.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20805
          "integrity": "sha1-a6MY6xaWFyf10oT46gA+jWFU0Mg=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20806
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20807
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20808
            "camelcase": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20809
            "cliui": "3.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20810
            "decamelize": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20811
            "get-caller-file": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20812
            "os-locale": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20813
            "read-pkg-up": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20814
            "require-directory": "2.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20815
            "require-main-filename": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20816
            "set-blocking": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20817
            "string-width": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20818
            "which-module": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20819
            "y18n": "3.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20820
            "yargs-parser": "5.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20821
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20822
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20823
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20824
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20825
    "scss-tokenizer": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20826
      "version": "0.2.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20827
      "resolved": "https://registry.npmjs.org/scss-tokenizer/-/scss-tokenizer-0.2.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20828
      "integrity": "sha1-jrBtualyMzOCTT9VMGQRSYR85dE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20829
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20830
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20831
        "js-base64": "2.1.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20832
        "source-map": "0.4.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20833
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20834
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20835
        "source-map": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20836
          "version": "0.4.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20837
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20838
          "integrity": "sha1-66T12pwNyZneaAMti092FzZSA2s=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20839
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20840
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20841
            "amdefine": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20842
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20843
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20844
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20845
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20846
    "semver": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20847
      "version": "5.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20848
      "resolved": "https://registry.npmjs.org/semver/-/semver-5.3.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20849
      "integrity": "sha1-myzl094C0XxgEq0yaqa00M9U+U8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20850
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20851
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20852
    "semver-diff": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20853
      "version": "2.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20854
      "resolved": "https://registry.npmjs.org/semver-diff/-/semver-diff-2.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20855
      "integrity": "sha1-S7uEN8jTfksM8aaP1ybsbWRdbTY=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20856
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20857
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20858
        "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20859
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20860
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20861
    "semver-utils": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20862
      "version": "1.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20863
      "resolved": "https://registry.npmjs.org/semver-utils/-/semver-utils-1.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20864
      "integrity": "sha1-J9kv7DTSfPpCcH07QNAlrphV8t8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20865
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20866
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20867
    "send": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20868
      "version": "0.15.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20869
      "resolved": "https://registry.npmjs.org/send/-/send-0.15.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20870
      "integrity": "sha1-UBP5+ZAj31DRvZiSwZ4979HVMwk=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20871
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20872
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20873
        "debug": "2.6.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20874
        "depd": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20875
        "destroy": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20876
        "encodeurl": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20877
        "escape-html": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20878
        "etag": "1.8.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20879
        "fresh": "0.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20880
        "http-errors": "1.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20881
        "mime": "1.3.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20882
        "ms": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20883
        "on-finished": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20884
        "range-parser": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20885
        "statuses": "1.3.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20886
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20887
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20888
        "debug": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20889
          "version": "2.6.7",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20890
          "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.7.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20891
          "integrity": "sha1-krrR9tBbu2u6Isyoi80OyJTChh4=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20892
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20893
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20894
            "ms": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20895
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20896
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20897
        "mime": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20898
          "version": "1.3.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20899
          "resolved": "https://registry.npmjs.org/mime/-/mime-1.3.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20900
          "integrity": "sha1-EV+eO2s9rylZmDyzjxSaLUDrXVM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20901
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20902
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20903
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20904
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20905
    "serve-static": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20906
      "version": "1.12.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20907
      "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.12.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20908
      "integrity": "sha1-n0uhni8wMMVH+K+ZEHg47DjVseI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20909
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20910
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20911
        "encodeurl": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20912
        "escape-html": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20913
        "parseurl": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20914
        "send": "0.15.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20915
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20916
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20917
    "set-blocking": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20918
      "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20919
      "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20920
      "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20921
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20922
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20923
    "set-immediate-shim": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20924
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20925
      "resolved": "https://registry.npmjs.org/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20926
      "integrity": "sha1-SysbJ+uAip+NzEgaWOXlb1mfP2E=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20927
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20928
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20929
    "setprototypeof": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20930
      "version": "1.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20931
      "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20932
      "integrity": "sha1-ZlZ+NwQ+608E2RvWWMDL77VbjgQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20933
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20934
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20935
    "shebang-command": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20936
      "version": "1.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20937
      "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20938
      "integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20939
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20940
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20941
        "shebang-regex": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20942
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20943
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20944
    "shebang-regex": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20945
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20946
      "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20947
      "integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20948
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20949
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20950
    "shelljs": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20951
      "version": "0.7.8",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20952
      "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.7.8.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 20953
      "integrity": "sha1-3svPh0sNHl+3LhSxZKloMEjprLM=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20954
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20955
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20956
        "glob": "7.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20957
        "interpret": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20958
        "rechoir": "0.6.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20959
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20960
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20961
    "shellwords": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20962
      "version": "0.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20963
      "resolved": "https://registry.npmjs.org/shellwords/-/shellwords-0.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20964
      "integrity": "sha1-Zq/Ue2oSky2Qccv9mKUueFzQuhQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20965
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20966
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20967
    "signal-exit": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20968
      "version": "3.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20969
      "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20970
      "integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20971
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20972
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20973
    "silent-error": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20974
      "version": "1.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20975
      "resolved": "https://registry.npmjs.org/silent-error/-/silent-error-1.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20976
      "integrity": "sha1-IglwbxyFCp8dENDYQJGLRvJuG8k=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20977
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20978
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20979
        "debug": "2.6.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 20980
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20981
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20982
    "simple-dom": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20983
      "version": "0.3.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20984
      "resolved": "https://registry.npmjs.org/simple-dom/-/simple-dom-0.3.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20985
      "integrity": "sha1-BmPRDxVW8VAFUdUY9W46ughxNx0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20986
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20987
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20988
    "simple-fmt": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20989
      "version": "0.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20990
      "resolved": "https://registry.npmjs.org/simple-fmt/-/simple-fmt-0.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20991
      "integrity": "sha1-GRv1ZqWeZTBILLJatTtKjchcOms=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20992
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20993
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20994
    "simple-html-tokenizer": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20995
      "version": "0.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20996
      "resolved": "https://registry.npmjs.org/simple-html-tokenizer/-/simple-html-tokenizer-0.3.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20997
      "integrity": "sha1-m4tVWdgOMxpUTdE91ZOC5dDZRBE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20998
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 20999
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21000
    "simple-is": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21001
      "version": "0.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21002
      "resolved": "https://registry.npmjs.org/simple-is/-/simple-is-0.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21003
      "integrity": "sha1-Krt1qt453rXMgVzhDmGRFkhQuvA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21004
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21005
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21006
    "slash": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21007
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21008
      "resolved": "https://registry.npmjs.org/slash/-/slash-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21009
      "integrity": "sha1-xB8vbDn8FtHNF61LXYlhFK5HDVU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21010
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21011
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21012
    "slice-ansi": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21013
      "version": "0.0.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21014
      "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-0.0.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21015
      "integrity": "sha1-7b+JA/ZvfOL46v1s7tZeJkyDGzU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21016
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21017
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21018
    "slide": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21019
      "version": "1.1.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21020
      "resolved": "https://registry.npmjs.org/slide/-/slide-1.1.6.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21021
      "integrity": "sha1-VusCfWW00tzmyy4tMsTUr8nh1wc=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21022
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21023
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21024
    "sntp": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21025
      "version": "1.0.9",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21026
      "resolved": "https://registry.npmjs.org/sntp/-/sntp-1.0.9.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21027
      "integrity": "sha1-ZUEYTMkK7qbG57NeJlkIJEPGYZg=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21028
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21029
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21030
        "hoek": "2.16.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21031
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21032
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21033
    "snyk": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21034
      "version": "1.34.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21035
      "resolved": "https://registry.npmjs.org/snyk/-/snyk-1.34.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21036
      "integrity": "sha1-gplhGjtgtaZzSr9LLKj6mJJTKYs=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21037
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21038
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21039
        "abbrev": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21040
        "ansi-escapes": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21041
        "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21042
        "configstore": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21043
        "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21044
        "es6-promise": "3.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21045
        "hasbin": "1.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21046
        "inquirer": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21047
        "open": "0.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21048
        "os-name": "1.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21049
        "request": "2.81.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21050
        "semver": "5.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21051
        "snyk-config": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21052
        "snyk-module": "1.8.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21053
        "snyk-policy": "1.7.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21054
        "snyk-python-plugin": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21055
        "snyk-recursive-readdir": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21056
        "snyk-resolve": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21057
        "snyk-resolve-deps": "1.7.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21058
        "snyk-tree": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21059
        "snyk-try-require": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21060
        "tempfile": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21061
        "then-fs": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21062
        "undefsafe": "0.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21063
        "update-notifier": "0.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21064
        "url": "0.11.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21065
        "uuid": "3.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21066
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21067
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21068
        "configstore": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21069
          "version": "1.4.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21070
          "resolved": "https://registry.npmjs.org/configstore/-/configstore-1.4.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21071
          "integrity": "sha1-w1eB0FAdJowlxUuLF/YkDopPsCE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21072
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21073
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21074
            "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21075
            "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21076
            "object-assign": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21077
            "os-tmpdir": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21078
            "osenv": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21079
            "uuid": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21080
            "write-file-atomic": "1.3.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21081
            "xdg-basedir": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21082
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21083
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21084
            "uuid": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21085
              "version": "2.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21086
              "resolved": "https://registry.npmjs.org/uuid/-/uuid-2.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21087
              "integrity": "sha1-Z+LoY3lyFVMN/zGOW/nc6/1Hsho=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21088
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21089
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21090
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21091
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21092
        "got": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21093
          "version": "3.3.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21094
          "resolved": "https://registry.npmjs.org/got/-/got-3.3.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21095
          "integrity": "sha1-5dDtSvVfw+701WAHdp2YGSvLLso=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21096
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21097
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21098
            "duplexify": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21099
            "infinity-agent": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21100
            "is-redirect": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21101
            "is-stream": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21102
            "lowercase-keys": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21103
            "nested-error-stacks": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21104
            "object-assign": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21105
            "prepend-http": "1.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21106
            "read-all-stream": "3.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21107
            "timed-out": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21108
          },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21109
          "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21110
            "object-assign": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21111
              "version": "3.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21112
              "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-3.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21113
              "integrity": "sha1-m+3VygiXlJvKR+f/QIBi1Un1h/I=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21114
              "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21115
            }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21116
          }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21117
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21118
        "inquirer": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21119
          "version": "1.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21120
          "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-1.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21121
          "integrity": "sha1-6+OglIVxvMRszMvi+bzsJR6YS9A=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21122
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21123
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21124
            "ansi-escapes": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21125
            "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21126
            "cli-cursor": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21127
            "cli-width": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21128
            "figures": "1.7.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21129
            "lodash": "4.17.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21130
            "mute-stream": "0.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21131
            "pinkie-promise": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21132
            "run-async": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21133
            "rx": "4.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21134
            "string-width": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21135
            "strip-ansi": "3.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21136
            "through": "2.3.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21137
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21138
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21139
        "latest-version": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21140
          "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21141
          "resolved": "https://registry.npmjs.org/latest-version/-/latest-version-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21142
          "integrity": "sha1-cs/Ebj6NG+ZR4eu1Tqn26pbzdLs=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21143
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21144
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21145
            "package-json": "1.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21146
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21147
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21148
        "package-json": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21149
          "version": "1.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21150
          "resolved": "https://registry.npmjs.org/package-json/-/package-json-1.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21151
          "integrity": "sha1-yOysCUInzfdqMWh07QXifMk5oOA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21152
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21153
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21154
            "got": "3.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21155
            "registry-url": "3.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21156
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21157
        },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21158
        "repeating": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21159
          "version": "1.1.3",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21160
          "resolved": "https://registry.npmjs.org/repeating/-/repeating-1.1.3.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21161
          "integrity": "sha1-PUEUIYh3U3SU+X93+Xhfq4EPpKw=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21162
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21163
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21164
            "is-finite": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21165
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21166
        },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21167
        "timed-out": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21168
          "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21169
          "resolved": "https://registry.npmjs.org/timed-out/-/timed-out-2.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21170
          "integrity": "sha1-84sK6B03R9YoAB9B2vxlKs5nHAo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21171
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21172
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21173
        "update-notifier": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21174
          "version": "0.5.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21175
          "resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-0.5.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21176
          "integrity": "sha1-B7XcIGazYnqztPUwEw9+3doHpMw=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21177
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21178
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21179
            "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21180
            "configstore": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21181
            "is-npm": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21182
            "latest-version": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21183
            "repeating": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21184
            "semver-diff": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21185
            "string-length": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21186
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21187
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21188
        "write-file-atomic": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21189
          "version": "1.3.4",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21190
          "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-1.3.4.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21191
          "integrity": "sha1-+Aek8LHZ6ROuekgRLmzDrxmRtF8=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21192
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21193
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21194
            "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21195
            "imurmurhash": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21196
            "slide": "1.1.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21197
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21198
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21199
        "xdg-basedir": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21200
          "version": "2.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21201
          "resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-2.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21202
          "integrity": "sha1-7byQPMOF/ARSPZZqM1UEtVBNG9I=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21203
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21204
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21205
            "os-homedir": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21206
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21207
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21208
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21209
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21210
    "snyk-config": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21211
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21212
      "resolved": "https://registry.npmjs.org/snyk-config/-/snyk-config-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21213
      "integrity": "sha1-8nrsJJiyQCescZIUAmUhWRERUI8=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21214
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21215
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21216
        "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21217
        "nconf": "0.7.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21218
        "path-is-absolute": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21219
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21220
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21221
    "snyk-module": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21222
      "version": "1.8.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21223
      "resolved": "https://registry.npmjs.org/snyk-module/-/snyk-module-1.8.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21224
      "integrity": "sha1-MdUID7HA39b6hWfdNKUj/QK/H8o=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21225
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21226
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21227
        "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21228
        "hosted-git-info": "2.4.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21229
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21230
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21231
    "snyk-policy": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21232
      "version": "1.7.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21233
      "resolved": "https://registry.npmjs.org/snyk-policy/-/snyk-policy-1.7.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21234
      "integrity": "sha1-5BO2vUr2BQxeX0RSh5CeTpigmyI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21235
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21236
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21237
        "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21238
        "es6-promise": "3.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21239
        "js-yaml": "3.8.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21240
        "lodash.clonedeep": "4.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21241
        "semver": "5.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21242
        "snyk-module": "1.8.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21243
        "snyk-resolve": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21244
        "snyk-try-require": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21245
        "then-fs": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21246
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21247
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21248
    "snyk-python-plugin": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21249
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21250
      "resolved": "https://registry.npmjs.org/snyk-python-plugin/-/snyk-python-plugin-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21251
      "integrity": "sha512-ES93Mr8h/u5EQXwMHQda8I/TnOHyvibENxJMdcAd7/fJEaZI2R4hgpFLcGRv4DzE3Y7Xz/mUPs8g0JpTIsGShQ==",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21252
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21253
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21254
    "snyk-recursive-readdir": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21255
      "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21256
      "resolved": "https://registry.npmjs.org/snyk-recursive-readdir/-/snyk-recursive-readdir-2.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21257
      "integrity": "sha1-XLWelGmBaeAgWmDn1qUG0LTVL/M=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21258
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21259
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21260
        "minimatch": "3.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21261
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21262
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21263
        "minimatch": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21264
          "version": "3.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21265
          "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21266
          "integrity": "sha1-DzmKcwDqRB6cNIyD2Yq4ydv5xAo=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21267
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21268
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21269
            "brace-expansion": "1.1.7"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21270
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21271
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21272
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21273
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21274
    "snyk-resolve": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21275
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21276
      "resolved": "https://registry.npmjs.org/snyk-resolve/-/snyk-resolve-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21277
      "integrity": "sha1-u+kZbTf1fDklHmvnXM3Vsgl+maI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21278
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21279
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21280
        "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21281
        "then-fs": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21282
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21283
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21284
    "snyk-resolve-deps": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21285
      "version": "1.7.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21286
      "resolved": "https://registry.npmjs.org/snyk-resolve-deps/-/snyk-resolve-deps-1.7.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21287
      "integrity": "sha1-E3Q6BYQ33/iQuq9DfDM8lmp0PLY=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21288
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21289
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21290
        "abbrev": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21291
        "ansicolors": "0.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21292
        "clite": "0.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21293
        "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21294
        "es6-promise": "3.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21295
        "lodash": "4.17.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21296
        "lru-cache": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21297
        "minimist": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21298
        "semver": "5.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21299
        "snyk-module": "1.8.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21300
        "snyk-resolve": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21301
        "snyk-tree": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21302
        "snyk-try-require": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21303
        "then-fs": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21304
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21305
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21306
        "ansicolors": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21307
          "version": "0.3.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21308
          "resolved": "https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21309
          "integrity": "sha1-ZlWX3oap/+Oqm/vmyuXG6kJrSXk=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21310
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21311
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21312
        "minimist": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21313
          "version": "1.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21314
          "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21315
          "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21316
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21317
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21318
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21319
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21320
    "snyk-tree": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21321
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21322
      "resolved": "https://registry.npmjs.org/snyk-tree/-/snyk-tree-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21323
      "integrity": "sha1-D7cxdtvzLngvGRAClBYESPkRHMg=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21324
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21325
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21326
        "archy": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21327
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21328
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21329
    "snyk-try-require": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21330
      "version": "1.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21331
      "resolved": "https://registry.npmjs.org/snyk-try-require/-/snyk-try-require-1.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21332
      "integrity": "sha1-MPwrEcBwZFke41eAyCa+kTEvIUQ=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21333
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21334
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21335
        "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21336
        "es6-promise": "3.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21337
        "lodash.clonedeep": "4.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21338
        "lru-cache": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21339
        "then-fs": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21340
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21341
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21342
    "socket.io": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21343
      "version": "1.6.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21344
      "resolved": "https://registry.npmjs.org/socket.io/-/socket.io-1.6.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21345
      "integrity": "sha1-PkDZMmN+a9kjmBslyvfFPoO24uE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21346
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21347
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21348
        "debug": "2.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21349
        "engine.io": "1.8.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21350
        "has-binary": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21351
        "object-assign": "4.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21352
        "socket.io-adapter": "0.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21353
        "socket.io-client": "1.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21354
        "socket.io-parser": "2.3.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21355
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21356
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21357
        "debug": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21358
          "version": "2.3.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21359
          "resolved": "https://registry.npmjs.org/debug/-/debug-2.3.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21360
          "integrity": "sha1-QMRT5n5uE8kB3ewxeviYbNqe/4w=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21361
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21362
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21363
            "ms": "0.7.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21364
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21365
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21366
        "ms": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21367
          "version": "0.7.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21368
          "resolved": "https://registry.npmjs.org/ms/-/ms-0.7.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21369
          "integrity": "sha1-riXPJRKziFodldfwN4aNhDESR2U=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21370
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21371
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21372
        "object-assign": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21373
          "version": "4.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21374
          "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21375
          "integrity": "sha1-ejs9DpgGPUP0wD8uiubNUahog6A=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21376
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21377
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21378
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21379
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21380
    "socket.io-adapter": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21381
      "version": "0.5.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21382
      "resolved": "https://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-0.5.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21383
      "integrity": "sha1-y21LuL7IHhB4uZZ3+c7QBGBmu4s=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21384
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21385
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21386
        "debug": "2.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21387
        "socket.io-parser": "2.3.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21388
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21389
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21390
        "debug": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21391
          "version": "2.3.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21392
          "resolved": "https://registry.npmjs.org/debug/-/debug-2.3.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21393
          "integrity": "sha1-QMRT5n5uE8kB3ewxeviYbNqe/4w=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21394
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21395
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21396
            "ms": "0.7.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21397
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21398
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21399
        "ms": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21400
          "version": "0.7.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21401
          "resolved": "https://registry.npmjs.org/ms/-/ms-0.7.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21402
          "integrity": "sha1-riXPJRKziFodldfwN4aNhDESR2U=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21403
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21404
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21405
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21406
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21407
    "socket.io-client": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21408
      "version": "1.6.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21409
      "resolved": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-1.6.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21410
      "integrity": "sha1-W2aPT3cTBN/u0XkGRwg4b6ZxeFM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21411
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21412
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21413
        "backo2": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21414
        "component-bind": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21415
        "component-emitter": "1.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21416
        "debug": "2.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21417
        "engine.io-client": "1.8.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21418
        "has-binary": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21419
        "indexof": "0.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21420
        "object-component": "0.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21421
        "parseuri": "0.0.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21422
        "socket.io-parser": "2.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21423
        "to-array": "0.1.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21424
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21425
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21426
        "component-emitter": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21427
          "version": "1.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21428
          "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.2.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21429
          "integrity": "sha1-E3kY1teCg/ffemt8WmPhQOaUJeY=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21430
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21431
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21432
        "debug": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21433
          "version": "2.3.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21434
          "resolved": "https://registry.npmjs.org/debug/-/debug-2.3.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21435
          "integrity": "sha1-QMRT5n5uE8kB3ewxeviYbNqe/4w=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21436
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21437
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21438
            "ms": "0.7.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21439
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21440
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21441
        "ms": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21442
          "version": "0.7.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21443
          "resolved": "https://registry.npmjs.org/ms/-/ms-0.7.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21444
          "integrity": "sha1-riXPJRKziFodldfwN4aNhDESR2U=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21445
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21446
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21447
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21448
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21449
    "socket.io-parser": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21450
      "version": "2.3.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21451
      "resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-2.3.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21452
      "integrity": "sha1-3VMgJRA85Clpcya+/WQAX8/ltKA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21453
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21454
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21455
        "component-emitter": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21456
        "debug": "2.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21457
        "isarray": "0.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21458
        "json3": "3.3.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21459
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21460
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21461
        "debug": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21462
          "version": "2.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21463
          "resolved": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21464
          "integrity": "sha1-+HBX6ZWxofauaklgZkE3vFbwOdo=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21465
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21466
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21467
            "ms": "0.7.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21468
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21469
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21470
        "isarray": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21471
          "version": "0.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21472
          "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21473
          "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21474
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21475
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21476
        "ms": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21477
          "version": "0.7.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21478
          "resolved": "https://registry.npmjs.org/ms/-/ms-0.7.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21479
          "integrity": "sha1-nNE8A62/8ltl7/3nzoZO6VIBcJg=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21480
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21481
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21482
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21483
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21484
    "sort-object-keys": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21485
      "version": "1.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21486
      "resolved": "https://registry.npmjs.org/sort-object-keys/-/sort-object-keys-1.1.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21487
      "integrity": "sha1-06bEjcKsl+a8lDZ2luA/bQnTeVI=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21488
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21489
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21490
    "sort-package-json": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21491
      "version": "1.7.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21492
      "resolved": "https://registry.npmjs.org/sort-package-json/-/sort-package-json-1.7.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21493
      "integrity": "sha1-E7Ni/2QAxbTqqboiD56nw9ZkS18=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21494
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21495
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21496
        "sort-object-keys": "1.1.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21497
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21498
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21499
    "source-map": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21500
      "version": "0.5.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21501
      "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.6.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21502
      "integrity": "sha1-dc449SvwczxafwwRjYEzSiu19BI=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21503
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21504
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21505
    "source-map-support": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21506
      "version": "0.4.15",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21507
      "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.4.15.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21508
      "integrity": "sha1-AyAt9lwG0r2MfsI2KhkwVv7407E=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21509
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21510
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21511
        "source-map": "0.5.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21512
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21513
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21514
    "source-map-url": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21515
      "version": "0.3.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21516
      "resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.3.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21517
      "integrity": "sha1-fsrxO1e80J2opAxdJp2zN5nUqvk=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21518
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21519
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21520
    "spawn-args": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21521
      "version": "0.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21522
      "resolved": "https://registry.npmjs.org/spawn-args/-/spawn-args-0.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21523
      "integrity": "sha1-+30L0dcP1DFr2ePew4nmX51jYbs=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21524
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21525
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21526
    "spawn-please": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21527
      "version": "0.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21528
      "resolved": "https://registry.npmjs.org/spawn-please/-/spawn-please-0.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21529
      "integrity": "sha1-vdhZkbgECfnA2scJvESgoxipdg0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21530
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21531
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21532
    "spawn-sync": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21533
      "version": "1.0.15",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21534
      "resolved": "https://registry.npmjs.org/spawn-sync/-/spawn-sync-1.0.15.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21535
      "integrity": "sha1-sAeZVX63+wyDdsKdROih6mfldHY=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21536
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21537
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21538
        "concat-stream": "1.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21539
        "os-shim": "0.1.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21540
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21541
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21542
    "spdx-correct": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21543
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21544
      "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21545
      "integrity": "sha1-SzBz2TP/UfORLwOsVRlJikFQ20A=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21546
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21547
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21548
        "spdx-license-ids": "1.2.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21549
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21550
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21551
    "spdx-expression-parse": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21552
      "version": "1.0.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21553
      "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-1.0.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21554
      "integrity": "sha1-m98vIOH0DtRH++JzJmGR/O1RYmw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21555
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21556
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21557
    "spdx-license-ids": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21558
      "version": "1.2.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21559
      "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-1.2.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21560
      "integrity": "sha1-yd96NCRZSt5r0RkA1ZZpbcBrrFc=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21561
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21562
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21563
    "sprintf-js": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21564
      "version": "1.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21565
      "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21566
      "integrity": "sha1-Nr54Mgr+WAH2zqPueLblqrlA6gw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21567
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21568
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21569
    "sri-toolbox": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21570
      "version": "0.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21571
      "resolved": "https://registry.npmjs.org/sri-toolbox/-/sri-toolbox-0.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21572
      "integrity": "sha1-p/6lw/3lXmdc8cjAbz67XCk1g14=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21573
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21574
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21575
    "sshpk": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21576
      "version": "1.13.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21577
      "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.13.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21578
      "integrity": "sha1-US322mKHFEMW3EwY/hzx2UBzm+M=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21579
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21580
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21581
        "asn1": "0.2.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21582
        "assert-plus": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21583
        "bcrypt-pbkdf": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21584
        "dashdash": "1.14.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21585
        "ecc-jsbn": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21586
        "getpass": "0.1.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21587
        "jsbn": "0.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21588
        "tweetnacl": "0.14.5"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21589
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21590
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21591
        "assert-plus": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21592
          "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21593
          "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21594
          "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21595
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21596
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21597
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21598
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21599
    "stable": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21600
      "version": "0.1.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21601
      "resolved": "https://registry.npmjs.org/stable/-/stable-0.1.6.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21602
      "integrity": "sha1-kQ9dKu17Ugxud3SZwfMuE5/eyxA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21603
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21604
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21605
    "statuses": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21606
      "version": "1.3.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21607
      "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.3.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21608
      "integrity": "sha1-+vUbnrdKrvOzrPStX2Gr8ky3uT4=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21609
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21610
    },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21611
    "stdout-stream": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21612
      "version": "1.4.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21613
      "resolved": "https://registry.npmjs.org/stdout-stream/-/stdout-stream-1.4.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21614
      "integrity": "sha1-osfIWH5U2UJ+qe2zrD8s1SLfN4s=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21615
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21616
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21617
        "readable-stream": "2.2.11"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21618
      },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21619
      "dependencies": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21620
        "readable-stream": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21621
          "version": "2.2.11",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21622
          "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.2.11.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21623
          "integrity": "sha512-h+8+r3MKEhkiVrwdKL8aWs1oc1VvBu33ueshOvS26RsZQ3Amhx/oO3TKe4lApSV9ueY6as8EAh7mtuFjdlhg9Q==",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21624
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21625
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21626
            "core-util-is": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21627
            "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21628
            "isarray": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21629
            "process-nextick-args": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21630
            "safe-buffer": "5.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21631
            "string_decoder": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21632
            "util-deprecate": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21633
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21634
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21635
        "string_decoder": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21636
          "version": "1.0.2",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21637
          "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.2.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21638
          "integrity": "sha1-sp4fThEl+pehA4K4pTNze3SR4Xk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21639
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21640
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21641
            "safe-buffer": "5.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21642
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21643
        }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21644
      }
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21645
    },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21646
    "stream-shift": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21647
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21648
      "resolved": "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21649
      "integrity": "sha1-1cdSgl5TZ+eG944Y5EXqIjoVWVI=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21650
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21651
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21652
    "string-length": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21653
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21654
      "resolved": "https://registry.npmjs.org/string-length/-/string-length-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21655
      "integrity": "sha1-VpcPscOFWOnnC3KL894mmsRa36w=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21656
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21657
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21658
        "strip-ansi": "3.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21659
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21660
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21661
    "string-template": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21662
      "version": "0.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21663
      "resolved": "https://registry.npmjs.org/string-template/-/string-template-0.2.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21664
      "integrity": "sha1-QpMuWYo1LQH8IuwzZ9nYTuxsmt0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21665
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21666
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21667
    "string-width": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21668
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21669
      "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21670
      "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21671
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21672
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21673
        "code-point-at": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21674
        "is-fullwidth-code-point": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21675
        "strip-ansi": "3.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21676
      }
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21677
    },
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21678
    "string_decoder": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21679
      "version": "0.10.31",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21680
      "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21681
      "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21682
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21683
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21684
    "stringmap": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21685
      "version": "0.2.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21686
      "resolved": "https://registry.npmjs.org/stringmap/-/stringmap-0.2.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21687
      "integrity": "sha1-VWwTeyWPlCuHdvWy71gqoGnX0bE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21688
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21689
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21690
    "stringset": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21691
      "version": "0.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21692
      "resolved": "https://registry.npmjs.org/stringset/-/stringset-0.2.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21693
      "integrity": "sha1-7yWcTjSTRDd/zRyRPdLoSMnAQrU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21694
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21695
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21696
    "stringstream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21697
      "version": "0.0.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21698
      "resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21699
      "integrity": "sha1-TkhM1N5aC7vuGORjB3EKioFiGHg=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21700
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21701
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21702
    "strip-ansi": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21703
      "version": "3.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21704
      "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21705
      "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21706
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21707
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21708
        "ansi-regex": "2.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21709
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21710
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21711
    "strip-bom": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21712
      "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21713
      "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21714
      "integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21715
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21716
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21717
        "is-utf8": "0.2.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21718
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21719
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21720
    "strip-eof": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21721
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21722
      "resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21723
      "integrity": "sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21724
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21725
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21726
    "strip-indent": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21727
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21728
      "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21729
      "integrity": "sha1-DHlipq3vp7vUrDZkYKY4VSrhoKI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21730
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21731
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21732
        "get-stdin": "4.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21733
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21734
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21735
    "strip-json-comments": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21736
      "version": "2.0.1",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21737
      "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21738
      "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21739
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21740
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21741
    "styled_string": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21742
      "version": "0.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21743
      "resolved": "https://registry.npmjs.org/styled_string/-/styled_string-0.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21744
      "integrity": "sha1-0ieCvYEpVFm8Tx3xjEutjpTdEko=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21745
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21746
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21747
    "sum-up": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21748
      "version": "1.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21749
      "resolved": "https://registry.npmjs.org/sum-up/-/sum-up-1.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21750
      "integrity": "sha1-HGYfZnBX9jvLeHWqFDi8FiUlFW4=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21751
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21752
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21753
        "chalk": "1.1.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21754
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21755
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21756
    "supports-color": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21757
      "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21758
      "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21759
      "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21760
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21761
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21762
    "symlink-or-copy": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21763
      "version": "1.1.8",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21764
      "resolved": "https://registry.npmjs.org/symlink-or-copy/-/symlink-or-copy-1.1.8.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21765
      "integrity": "sha1-yr5h4AEMHAI8Fzsl7lEIs39LSqM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21766
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21767
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21768
    "table": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21769
      "version": "3.8.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21770
      "resolved": "https://registry.npmjs.org/table/-/table-3.8.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21771
      "integrity": "sha1-K7xULw/amGGnVdOUf+/Ys/UThV8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21772
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21773
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21774
        "ajv": "4.11.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21775
        "ajv-keywords": "1.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21776
        "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21777
        "lodash": "4.17.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21778
        "slice-ansi": "0.0.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21779
        "string-width": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21780
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21781
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21782
        "is-fullwidth-code-point": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21783
          "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21784
          "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21785
          "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21786
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21787
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21788
        "string-width": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21789
          "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21790
          "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21791
          "integrity": "sha1-Y1xUNsxypuDDh87KJ41OLuxSaH4=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21792
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21793
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21794
            "is-fullwidth-code-point": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21795
            "strip-ansi": "3.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21796
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21797
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21798
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21799
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21800
    "tap-parser": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21801
      "version": "5.4.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21802
      "resolved": "https://registry.npmjs.org/tap-parser/-/tap-parser-5.4.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 21803
      "integrity": "sha512-BIsIaGqv7uTQgTW1KLTMNPSEQf4zDDPgYOBRdgOfuB+JFOLRBfEu6cLa/KvMvmqggu1FKXDfitjLwsq4827RvA==",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21804
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21805
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21806
        "events-to-array": "1.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21807
        "js-yaml": "3.8.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21808
        "readable-stream": "2.2.11"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21809
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21810
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21811
        "readable-stream": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21812
          "version": "2.2.11",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21813
          "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.2.11.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21814
          "integrity": "sha512-h+8+r3MKEhkiVrwdKL8aWs1oc1VvBu33ueshOvS26RsZQ3Amhx/oO3TKe4lApSV9ueY6as8EAh7mtuFjdlhg9Q==",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21815
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21816
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21817
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21818
            "core-util-is": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21819
            "inherits": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21820
            "isarray": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21821
            "process-nextick-args": "1.0.7",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21822
            "safe-buffer": "5.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21823
            "string_decoder": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21824
            "util-deprecate": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21825
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21826
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21827
        "string_decoder": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21828
          "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21829
          "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21830
          "integrity": "sha1-sp4fThEl+pehA4K4pTNze3SR4Xk=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21831
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21832
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21833
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21834
            "safe-buffer": "5.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21835
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21836
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21837
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21838
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21839
    "tar": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21840
      "version": "2.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21841
      "resolved": "https://registry.npmjs.org/tar/-/tar-2.2.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21842
      "integrity": "sha1-jk0qJWwOIYXGsYrWlK7JaLg8sdE=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21843
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21844
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21845
        "block-stream": "0.0.9",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21846
        "fstream": "1.0.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21847
        "inherits": "2.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21848
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21849
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21850
    "temp": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21851
      "version": "0.8.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21852
      "resolved": "https://registry.npmjs.org/temp/-/temp-0.8.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21853
      "integrity": "sha1-4Ma8TSa5AxJEEOT+2BEDAU38H1k=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21854
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21855
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21856
        "os-tmpdir": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21857
        "rimraf": "2.2.8"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21858
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21859
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21860
        "rimraf": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21861
          "version": "2.2.8",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21862
          "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21863
          "integrity": "sha1-5Dm+Kq7jJzIZUnMPmaiSnk/FBYI=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21864
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21865
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21866
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21867
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21868
    "tempfile": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21869
      "version": "1.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21870
      "resolved": "https://registry.npmjs.org/tempfile/-/tempfile-1.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21871
      "integrity": "sha1-W8xOrsxKsscH2LwR2ZzMmiyyh/I=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21872
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21873
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21874
        "os-tmpdir": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21875
        "uuid": "2.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21876
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21877
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21878
        "uuid": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21879
          "version": "2.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21880
          "resolved": "https://registry.npmjs.org/uuid/-/uuid-2.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21881
          "integrity": "sha1-Z+LoY3lyFVMN/zGOW/nc6/1Hsho=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21882
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21883
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21884
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21885
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21886
    "testem": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21887
      "version": "1.16.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21888
      "resolved": "https://registry.npmjs.org/testem/-/testem-1.16.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21889
      "integrity": "sha1-lURtMQoQ6FLT69vAzis/11N4uik=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21890
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21891
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21892
        "backbone": "1.3.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21893
        "bluebird": "3.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21894
        "charm": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21895
        "commander": "2.9.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21896
        "consolidate": "0.14.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21897
        "cross-spawn": "5.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21898
        "express": "4.15.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21899
        "fireworm": "0.7.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21900
        "glob": "7.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21901
        "http-proxy": "1.16.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21902
        "js-yaml": "3.8.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21903
        "lodash.assignin": "4.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21904
        "lodash.clonedeep": "4.5.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21905
        "lodash.find": "4.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21906
        "lodash.uniqby": "4.7.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21907
        "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21908
        "mustache": "2.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21909
        "node-notifier": "5.1.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21910
        "npmlog": "4.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21911
        "printf": "0.2.5",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21912
        "rimraf": "2.6.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21913
        "socket.io": "1.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21914
        "spawn-args": "0.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21915
        "styled_string": "0.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21916
        "tap-parser": "5.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21917
        "xmldom": "0.1.27"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21918
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21919
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21920
        "bluebird": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21921
          "version": "3.5.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21922
          "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21923
          "integrity": "sha1-eRQg1/VR7qKJdFOop3ZT+WYG1nw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21924
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21925
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21926
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21927
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21928
    "text-table": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21929
      "version": "0.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21930
      "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21931
      "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21932
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21933
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21934
    "textextensions": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21935
      "version": "2.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21936
      "resolved": "https://registry.npmjs.org/textextensions/-/textextensions-2.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21937
      "integrity": "sha1-G+DcKg3CRNRL6KCa9qha+5PE28M=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21938
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21939
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21940
    "then-fs": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21941
      "version": "2.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21942
      "resolved": "https://registry.npmjs.org/then-fs/-/then-fs-2.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21943
      "integrity": "sha1-cveS3Z0xcFqRrhnr/Piz+WjIHaI=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21944
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21945
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21946
        "promise": "7.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21947
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21948
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21949
    "through": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21950
      "version": "2.3.8",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21951
      "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21952
      "integrity": "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21953
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21954
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21955
    "timed-out": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21956
      "version": "3.1.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21957
      "resolved": "https://registry.npmjs.org/timed-out/-/timed-out-3.1.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21958
      "integrity": "sha1-lYYL/MXHbCd/j4Mm/Q9bLiDrohc=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21959
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21960
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21961
    "tiny-lr": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21962
      "version": "1.0.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21963
      "resolved": "https://registry.npmjs.org/tiny-lr/-/tiny-lr-1.0.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21964
      "integrity": "sha1-0Tvs83+LfpYzIPV0Mpjj6TTHMpo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21965
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21966
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21967
        "body": "5.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21968
        "debug": "2.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21969
        "faye-websocket": "0.10.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21970
        "livereload-js": "2.2.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21971
        "object-assign": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21972
        "qs": "6.4.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21973
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21974
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21975
        "debug": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21976
          "version": "2.2.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21977
          "resolved": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21978
          "integrity": "sha1-+HBX6ZWxofauaklgZkE3vFbwOdo=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21979
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21980
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21981
            "ms": "0.7.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21982
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21983
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21984
        "ms": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21985
          "version": "0.7.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21986
          "resolved": "https://registry.npmjs.org/ms/-/ms-0.7.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21987
          "integrity": "sha1-nNE8A62/8ltl7/3nzoZO6VIBcJg=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21988
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21989
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21990
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21991
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21992
    "tmp": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21993
      "version": "0.0.28",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21994
      "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.28.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 21995
      "integrity": "sha1-Fyc1t/YU6nrzlmT6hM8N5OUV0SA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21996
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21997
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21998
        "os-tmpdir": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 21999
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22000
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22001
    "tmpl": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22002
      "version": "1.0.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22003
      "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22004
      "integrity": "sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22005
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22006
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22007
    "to-array": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22008
      "version": "0.1.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22009
      "resolved": "https://registry.npmjs.org/to-array/-/to-array-0.1.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22010
      "integrity": "sha1-F+bBH3PdTz10zaek/zI46a2b+JA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22011
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22012
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22013
    "to-fast-properties": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22014
      "version": "1.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22015
      "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-1.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22016
      "integrity": "sha1-uDVx+k2MJbguIxsG46MFXeTKGkc=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22017
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22018
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22019
    "tough-cookie": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22020
      "version": "2.3.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22021
      "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22022
      "integrity": "sha1-8IH3bkyFcg5sN6X6ztc3FQ2EByo=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22023
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22024
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22025
        "punycode": "1.4.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22026
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22027
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22028
    "tree-sync": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22029
      "version": "1.2.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22030
      "resolved": "https://registry.npmjs.org/tree-sync/-/tree-sync-1.2.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22031
      "integrity": "sha1-LPdrhYn1n/7bWNtaOsfLAT0BWLc=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22032
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22033
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22034
        "debug": "2.6.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22035
        "fs-tree-diff": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22036
        "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22037
        "quick-temp": "0.1.8",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22038
        "walk-sync": "0.2.7"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22039
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22040
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22041
        "walk-sync": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22042
          "version": "0.2.7",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22043
          "resolved": "https://registry.npmjs.org/walk-sync/-/walk-sync-0.2.7.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22044
          "integrity": "sha1-tJvk7mhnZXrrc2l4tWop0Q+jmWk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22045
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22046
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22047
            "ensure-posix-path": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22048
            "matcher-collection": "1.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22049
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22050
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22051
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22052
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22053
    "trim-newlines": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22054
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22055
      "resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22056
      "integrity": "sha1-WIeWa7WCpFA6QetST301ARgVphM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22057
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22058
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22059
    "trim-right": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22060
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22061
      "resolved": "https://registry.npmjs.org/trim-right/-/trim-right-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22062
      "integrity": "sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22063
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22064
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22065
    "try-resolve": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22066
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22067
      "resolved": "https://registry.npmjs.org/try-resolve/-/try-resolve-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22068
      "integrity": "sha1-z95vq9ctY+V5fPqrhzq76OcA6RI=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22069
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22070
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22071
    "tryit": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22072
      "version": "1.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22073
      "resolved": "https://registry.npmjs.org/tryit/-/tryit-1.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22074
      "integrity": "sha1-OTvnMKlEb9Hq1tpZoBQwjzbCics=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22075
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22076
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22077
    "tryor": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22078
      "version": "0.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22079
      "resolved": "https://registry.npmjs.org/tryor/-/tryor-0.1.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22080
      "integrity": "sha1-gUXkynyv9ArN48z5Rui4u3W0Fys=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22081
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22082
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22083
    "tunnel-agent": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22084
      "version": "0.6.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22085
      "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22086
      "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22087
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22088
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22089
        "safe-buffer": "5.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22090
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22091
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22092
    "tweetnacl": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22093
      "version": "0.14.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22094
      "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22095
      "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22096
      "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22097
      "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22098
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22099
    "type-check": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22100
      "version": "0.3.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22101
      "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22102
      "integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22103
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22104
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22105
        "prelude-ls": "1.1.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22106
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22107
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22108
    "type-is": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22109
      "version": "1.6.15",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22110
      "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.15.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22111
      "integrity": "sha1-yrEPtJCeRByChC6v4a1kbIGARBA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22112
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22113
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22114
        "media-typer": "0.3.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22115
        "mime-types": "2.1.15"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22116
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22117
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22118
    "typedarray": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22119
      "version": "0.0.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22120
      "resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22121
      "integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22122
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22123
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22124
    "uc.micro": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22125
      "version": "1.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22126
      "resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22127
      "integrity": "sha1-ftUNXg+an7ClczeSWfKndFjVAZI=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22128
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22129
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22130
    "uglify-js": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22131
      "version": "2.8.28",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22132
      "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.8.28.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22133
      "integrity": "sha512-WqKNbmNJKzIdIEQu/U2ytgGBbhCy2PVks94GoetczOAJ/zCgVu2CuO7gguI5KPFGPtUtI1dmPQl6h0D4cPzypA==",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22134
      "dev": true,
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22135
      "optional": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22136
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22137
        "source-map": "0.5.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22138
        "uglify-to-browserify": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22139
        "yargs": "3.10.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22140
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22141
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22142
        "window-size": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22143
          "version": "0.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22144
          "resolved": "https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22145
          "integrity": "sha1-VDjNLqk7IC76Ohn+iIeu58lPnJ0=",
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22146
          "dev": true,
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22147
          "optional": true
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22148
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22149
        "yargs": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22150
          "version": "3.10.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22151
          "resolved": "https://registry.npmjs.org/yargs/-/yargs-3.10.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22152
          "integrity": "sha1-9+572FfdfB0tOMDnTvvWgdFDH9E=",
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22153
          "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22154
          "optional": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22155
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22156
            "camelcase": "1.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22157
            "cliui": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22158
            "decamelize": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22159
            "window-size": "0.1.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22160
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22161
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22162
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22163
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22164
    "uglify-to-browserify": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22165
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22166
      "resolved": "https://registry.npmjs.org/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22167
      "integrity": "sha1-bgkk1r2mta/jSeOabWMoUKD4grc=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22168
      "dev": true,
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22169
      "optional": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22170
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22171
    "ultron": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22172
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22173
      "resolved": "https://registry.npmjs.org/ultron/-/ultron-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22174
      "integrity": "sha1-rOEWq1V80Zc4ak6I9GhTeMiy5Po=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22175
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22176
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22177
    "undefsafe": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22178
      "version": "0.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22179
      "resolved": "https://registry.npmjs.org/undefsafe/-/undefsafe-0.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22180
      "integrity": "sha1-7Mo6A+VrmvFzhbqsgSrIO5lKli8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22181
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22182
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22183
    "underscore": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22184
      "version": "1.8.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22185
      "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.8.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22186
      "integrity": "sha1-Tz+1OxBuYJf8+ctBCfKl6b36UCI=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22187
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22188
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22189
    "underscore.string": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22190
      "version": "3.3.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22191
      "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-3.3.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22192
      "integrity": "sha1-LCo/n4PmR2L9xF5s6sZRQoZCE9s=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22193
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22194
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22195
        "sprintf-js": "1.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22196
        "util-deprecate": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22197
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22198
    },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22199
    "unique-string": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22200
      "version": "1.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22201
      "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-1.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22202
      "integrity": "sha1-nhBXzKhRq7kzmPizOuGHuZyuwRo=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22203
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22204
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22205
        "crypto-random-string": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22206
      }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22207
    },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22208
    "unpipe": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22209
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22210
      "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22211
      "integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22212
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22213
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22214
    "untildify": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22215
      "version": "2.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22216
      "resolved": "https://registry.npmjs.org/untildify/-/untildify-2.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22217
      "integrity": "sha1-F+soB5h/dpUunASF/DEdBqgmouA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22218
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22219
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22220
        "os-homedir": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22221
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22222
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22223
    "unzip-response": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22224
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22225
      "resolved": "https://registry.npmjs.org/unzip-response/-/unzip-response-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22226
      "integrity": "sha1-uYTwh3/AqJwsdzzB73tbIytbBv4=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22227
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22228
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22229
    "update-notifier": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22230
      "version": "1.0.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22231
      "resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-1.0.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22232
      "integrity": "sha1-j5LFFUgr1oMbfJMBPnD4dVLHz1o=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22233
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22234
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22235
        "boxen": "0.6.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22236
        "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22237
        "configstore": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22238
        "is-npm": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22239
        "latest-version": "2.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22240
        "lazy-req": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22241
        "semver-diff": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22242
        "xdg-basedir": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22243
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22244
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22245
        "boxen": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22246
          "version": "0.6.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22247
          "resolved": "https://registry.npmjs.org/boxen/-/boxen-0.6.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22248
          "integrity": "sha1-g2TUJIrDT/DvGy8r9JpsYM4NgbY=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22249
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22250
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22251
            "ansi-align": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22252
            "camelcase": "2.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22253
            "chalk": "1.1.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22254
            "cli-boxes": "1.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22255
            "filled-array": "1.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22256
            "object-assign": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22257
            "repeating": "2.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22258
            "string-width": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22259
            "widest-line": "1.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22260
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22261
        },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22262
        "camelcase": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22263
          "version": "2.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22264
          "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22265
          "integrity": "sha1-fB0W1nmhu+WcoCys7PsBHiAfWh8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22266
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22267
        },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22268
        "configstore": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22269
          "version": "2.1.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22270
          "resolved": "https://registry.npmjs.org/configstore/-/configstore-2.1.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22271
          "integrity": "sha1-c3o6cDbpiGECqmCZ5HuzOrGroaE=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22272
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22273
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22274
            "dot-prop": "3.0.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22275
            "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22276
            "mkdirp": "0.5.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22277
            "object-assign": "4.1.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22278
            "os-tmpdir": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22279
            "osenv": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22280
            "uuid": "2.0.3",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22281
            "write-file-atomic": "1.3.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22282
            "xdg-basedir": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22283
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22284
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22285
        "dot-prop": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22286
          "version": "3.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22287
          "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-3.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22288
          "integrity": "sha1-G3CK8JSknJoOfbyteQq6U52sEXc=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22289
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22290
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22291
            "is-obj": "1.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22292
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22293
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22294
        "uuid": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22295
          "version": "2.0.3",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22296
          "resolved": "https://registry.npmjs.org/uuid/-/uuid-2.0.3.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22297
          "integrity": "sha1-Z+LoY3lyFVMN/zGOW/nc6/1Hsho=",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22298
          "dev": true
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22299
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22300
        "write-file-atomic": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22301
          "version": "1.3.4",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22302
          "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-1.3.4.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22303
          "integrity": "sha1-+Aek8LHZ6ROuekgRLmzDrxmRtF8=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22304
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22305
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22306
            "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22307
            "imurmurhash": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22308
            "slide": "1.1.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22309
          }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22310
        },
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22311
        "xdg-basedir": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22312
          "version": "2.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22313
          "resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-2.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22314
          "integrity": "sha1-7byQPMOF/ARSPZZqM1UEtVBNG9I=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22315
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22316
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22317
            "os-homedir": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22318
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22319
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22320
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22321
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22322
    "url": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22323
      "version": "0.11.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22324
      "resolved": "https://registry.npmjs.org/url/-/url-0.11.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22325
      "integrity": "sha1-ODjpfPxgUh63PFJajlW/3Z4uKPE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22326
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22327
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22328
        "punycode": "1.3.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22329
        "querystring": "0.2.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22330
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22331
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22332
        "punycode": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22333
          "version": "1.3.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22334
          "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22335
          "integrity": "sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22336
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22337
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22338
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22339
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22340
    "url-parse-lax": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22341
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22342
      "resolved": "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22343
      "integrity": "sha1-evjzA2Rem9eaJy56FKxovAYJ2nM=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22344
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22345
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22346
        "prepend-http": "1.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22347
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22348
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22349
    "user-home": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22350
      "version": "1.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22351
      "resolved": "https://registry.npmjs.org/user-home/-/user-home-1.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22352
      "integrity": "sha1-K1viOjK2Onyd640PKNSFcko98ZA=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22353
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22354
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22355
    "username-sync": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22356
      "version": "1.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22357
      "resolved": "https://registry.npmjs.org/username-sync/-/username-sync-1.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22358
      "integrity": "sha1-HN6H7vz5S4gimE2Ti6K3l0Jtrh8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22359
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22360
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22361
    "util-deprecate": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22362
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22363
      "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22364
      "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22365
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22366
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22367
    "utils-merge": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22368
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22369
      "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22370
      "integrity": "sha1-ApT7kiu5N1FTVBxPcJYjHyh8ivg=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22371
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22372
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22373
    "uuid": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22374
      "version": "3.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22375
      "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22376
      "integrity": "sha1-ZUS7ot/ajBzxfmKaOjBeK7H+5sE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22377
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22378
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22379
    "validate-npm-package-license": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22380
      "version": "3.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22381
      "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22382
      "integrity": "sha1-KAS6vnEq0zeUWaz74kdGqywwP7w=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22383
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22384
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22385
        "spdx-correct": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22386
        "spdx-expression-parse": "1.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22387
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22388
    },
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22389
    "validate-npm-package-name": {
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22390
      "version": "3.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22391
      "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-3.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22392
      "integrity": "sha1-X6kS2B630MdK/BQN5zF/DKffQ34=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22393
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22394
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22395
        "builtins": "1.0.3"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22396
      }
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22397
    },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22398
    "vary": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22399
      "version": "1.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22400
      "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22401
      "integrity": "sha1-Z1Neu2lMHVIldFeYRmUyP1h+jTc=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22402
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22403
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22404
    "verror": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22405
      "version": "1.3.6",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22406
      "resolved": "https://registry.npmjs.org/verror/-/verror-1.3.6.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22407
      "integrity": "sha1-z/XfEpRtKX0rqu+qJoniW+AcAFw=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22408
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22409
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22410
        "extsprintf": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22411
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22412
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22413
    "walk-sync": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22414
      "version": "0.3.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22415
      "resolved": "https://registry.npmjs.org/walk-sync/-/walk-sync-0.3.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22416
      "integrity": "sha512-FMB5VqpLqOCcqrzA9okZFc0wq0Qbmdm396qJxvQZhDpyu0W95G9JCmp74tx7iyYnyOcBtUuKJsgIKAqjozvmmQ==",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22417
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22418
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22419
        "ensure-posix-path": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22420
        "matcher-collection": "1.0.4"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22421
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22422
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22423
    "walker": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22424
      "version": "1.0.7",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22425
      "resolved": "https://registry.npmjs.org/walker/-/walker-1.0.7.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22426
      "integrity": "sha1-L3+bj9ENZ3JisYqITijRlhjgKPs=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22427
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22428
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22429
        "makeerror": "1.0.11"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22430
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22431
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22432
    "watch": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22433
      "version": "0.10.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22434
      "resolved": "https://registry.npmjs.org/watch/-/watch-0.10.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22435
      "integrity": "sha1-d3mLLaD5kQ1ZXxrOWwwiWFIfIdw=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22436
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22437
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22438
    "websocket-driver": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22439
      "version": "0.6.5",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22440
      "resolved": "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.6.5.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22441
      "integrity": "sha1-XLJVbOuF9Dc8bYI4qmkchFThOjY=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22442
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22443
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22444
        "websocket-extensions": "0.1.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22445
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22446
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22447
    "websocket-extensions": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22448
      "version": "0.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22449
      "resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22450
      "integrity": "sha1-domUmcGEtu91Q3fC27DNbLVdKec=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22451
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22452
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22453
    "which": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22454
      "version": "1.2.14",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22455
      "resolved": "https://registry.npmjs.org/which/-/which-1.2.14.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22456
      "integrity": "sha1-mofEN48D6CfOyvGs31bHNsAcFOU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22457
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22458
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22459
        "isexe": "2.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22460
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22461
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22462
    "which-module": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22463
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22464
      "resolved": "https://registry.npmjs.org/which-module/-/which-module-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22465
      "integrity": "sha1-u6Y8qGGUiZT/MHc2CJ47lgJsKk8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22466
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22467
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22468
    "wide-align": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22469
      "version": "1.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22470
      "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22471
      "integrity": "sha512-ijDLlyQ7s6x1JgCLur53osjm/UXUYD9+0PbYKrBsYisYXzCxN+HC3mYDNy/dWdmf3AwqwU3CXwDCvsNgGK1S0w==",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22472
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22473
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22474
        "string-width": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22475
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22476
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22477
    "widest-line": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22478
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22479
      "resolved": "https://registry.npmjs.org/widest-line/-/widest-line-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22480
      "integrity": "sha1-DAnIXCqUaD0Nfq+O4JfVZL8OEFw=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22481
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22482
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22483
        "string-width": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22484
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22485
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22486
    "win-release": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22487
      "version": "1.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22488
      "resolved": "https://registry.npmjs.org/win-release/-/win-release-1.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22489
      "integrity": "sha1-X6VeAr58qTTt/BJmVjLoSbcuUgk=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22490
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22491
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22492
        "semver": "5.3.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22493
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22494
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22495
    "window-size": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22496
      "version": "0.1.4",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22497
      "resolved": "https://registry.npmjs.org/window-size/-/window-size-0.1.4.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22498
      "integrity": "sha1-+OGqHuWlPsW/FR/6CXQqatdpeHY=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22499
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22500
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22501
    "wordwrap": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22502
      "version": "0.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22503
      "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22504
      "integrity": "sha1-t5Zpu0LstAn4PVg8rVLKF+qhZD8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22505
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22506
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22507
    "wrap-ansi": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22508
      "version": "2.1.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22509
      "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22510
      "integrity": "sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22511
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22512
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22513
        "string-width": "1.0.2",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22514
        "strip-ansi": "3.0.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22515
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22516
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22517
    "wrappy": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22518
      "version": "1.0.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22519
      "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22520
      "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22521
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22522
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22523
    "write": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22524
      "version": "0.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22525
      "resolved": "https://registry.npmjs.org/write/-/write-0.2.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22526
      "integrity": "sha1-X8A4KOJkzqP+kUVUdvejxWbLB1c=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22527
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22528
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22529
        "mkdirp": "0.5.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22530
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22531
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22532
    "write-file-atomic": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22533
      "version": "2.1.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22534
      "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-2.1.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22535
      "integrity": "sha512-0TZ20a+xcIl4u0+Mj5xDH2yOWdmQiXlKf9Hm+TgDXjTMsEYb+gDrmb8e8UNAzMCitX8NBqG4Z/FUQIyzv/R1JQ==",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22536
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22537
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22538
        "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22539
        "imurmurhash": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22540
        "slide": "1.1.6"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22541
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22542
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22543
    "ws": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22544
      "version": "1.1.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22545
      "resolved": "https://registry.npmjs.org/ws/-/ws-1.1.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22546
      "integrity": "sha1-CC3bbGQehdS7RR8D1S8G6r2x8Bg=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22547
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22548
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22549
        "options": "0.0.6",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22550
        "ultron": "1.0.2"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22551
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22552
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22553
    "wtf-8": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22554
      "version": "1.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22555
      "resolved": "https://registry.npmjs.org/wtf-8/-/wtf-8-1.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22556
      "integrity": "sha1-OS2LotDxw00e4tYw8V0O+2jhBIo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22557
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22558
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22559
    "xdg-basedir": {
537
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22560
      "version": "3.0.0",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22561
      "resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-3.0.0.tgz",
d2e6ee099125 upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents: 532
diff changeset
 22562
      "integrity": "sha1-SWsswQnsqNus/i3HK2A8F8WHCtQ=",
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22563
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22564
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22565
    "xmldom": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22566
      "version": "0.1.27",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22567
      "resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.1.27.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22568
      "integrity": "sha1-1QH5ezvbQDr4757MIFcxh6rawOk=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22569
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22570
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22571
    "xmlhttprequest-ssl": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22572
      "version": "1.5.3",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22573
      "resolved": "https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.3.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22574
      "integrity": "sha1-GFqIjATspGw+QHDZn3tJ3jUomS0=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22575
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22576
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22577
    "xtend": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22578
      "version": "4.0.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22579
      "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22580
      "integrity": "sha1-pcbVMr5lbiPbgg77lDofBJmNY68=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22581
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22582
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22583
    "y18n": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22584
      "version": "3.2.1",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22585
      "resolved": "https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22586
      "integrity": "sha1-bRX7qITAhnnA136I53WegR4H+kE=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22587
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22588
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22589
    "yallist": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22590
      "version": "2.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22591
      "resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22592
      "integrity": "sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22593
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22594
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22595
    "yam": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22596
      "version": "0.0.22",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22597
      "resolved": "https://registry.npmjs.org/yam/-/yam-0.0.22.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22598
      "integrity": "sha1-OKdst5oZKE2SBu1JAx41mhNAvQY=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22599
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22600
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22601
        "fs-extra": "0.30.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22602
        "lodash.merge": "4.6.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22603
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22604
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22605
        "fs-extra": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22606
          "version": "0.30.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22607
          "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-0.30.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22608
          "integrity": "sha1-8jP/zAjU2n1DLapEl3aYnbHfk/A=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22609
          "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22610
          "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22611
            "graceful-fs": "4.1.11",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22612
            "jsonfile": "2.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22613
            "klaw": "1.3.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22614
            "path-is-absolute": "1.0.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22615
            "rimraf": "2.6.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22616
          }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22617
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22618
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22619
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22620
    "yargs": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22621
      "version": "3.27.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22622
      "resolved": "https://registry.npmjs.org/yargs/-/yargs-3.27.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22623
      "integrity": "sha1-ISBUaTFuk5Ex1Z8toMbX+YIh6kA=",
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22624
      "dev": true,
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22625
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22626
        "camelcase": "1.2.1",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22627
        "cliui": "2.1.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22628
        "decamelize": "1.2.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22629
        "os-locale": "1.4.0",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22630
        "window-size": "0.1.4",
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22631
        "y18n": "3.2.1"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22632
      }
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22633
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22634
    "yargs-parser": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22635
      "version": "5.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22636
      "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-5.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22637
      "integrity": "sha1-J17PDX/+Bcd+ZOfIbkzZS/DhIoo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22638
      "dev": true,
541
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22639
      "requires": {
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22640
        "camelcase": "3.0.0"
e756a8c72c3d integrate drupal and correct build process. update version
ymh <ymh.work@gmail.com>
parents: 540
diff changeset
 22641
      },
532
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22642
      "dependencies": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22643
        "camelcase": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22644
          "version": "3.0.0",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22645
          "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22646
          "integrity": "sha1-MvxLn82vhF/N9+c7uXysImHwqwo=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22647
          "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22648
        }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22649
      }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22650
    },
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22651
    "yeast": {
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22652
      "version": "0.1.2",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22653
      "resolved": "https://registry.npmjs.org/yeast/-/yeast-0.1.2.tgz",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22654
      "integrity": "sha1-AI4G2AlDIMNy28L47XagymyKxBk=",
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22655
      "dev": true
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22656
    }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22657
  }
1190ea937f2d make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff changeset
 22658
}