Skip to content
Snippets Groups Projects
package-lock.json 297 KiB
Newer Older
Tim van Dijen's avatar
Tim van Dijen committed
  "name": "simplesamlphp",
  "requires": true,
Tim van Dijen's avatar
Tim van Dijen committed
  "lockfileVersion": 1,
  "dependencies": {
    "babel-core": {
      "version": "6.26.3",
      "resolved": "https://registry.npmjs.org/babel-core/-/babel-core-6.26.3.tgz",
      "integrity": "sha512-6jyFLuDmeidKmUEb3NM+/yawG0M2bDZ9Z1qbZP59cyHLz8kYGKYwpJP0UwUKKUiTRNvxfLesJnTedqczP7cTDA==",
      "dev": true,
      "requires": {
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
        "babel-code-frame": "6.26.0",
        "babel-generator": "6.26.1",
        "babel-helpers": "6.24.1",
        "babel-messages": "6.23.0",
        "babel-register": "6.26.0",
        "babel-runtime": "6.26.0",
        "babel-template": "6.26.0",
        "babel-traverse": "6.26.0",
        "babel-types": "6.26.0",
        "babylon": "6.18.0",
        "convert-source-map": "1.6.0",
        "debug": "2.6.9",
        "json5": "0.5.1",
        "lodash": "4.17.11",
        "minimatch": "3.0.4",
        "path-is-absolute": "1.0.1",
        "private": "0.1.8",
        "slash": "1.0.0",
        "source-map": "0.5.7"
      },
      "dependencies": {
        "ansi-regex": {
          "version": "2.1.1",
          "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
          "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
          "dev": true
        },
        "ansi-styles": {
          "version": "2.2.1",
          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
          "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=",
          "dev": true
        },
        "babel-code-frame": {
          "version": "6.26.0",
          "resolved": "https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.26.0.tgz",
          "integrity": "sha1-Y/1D99weO7fONZR9uP42mj9Yx0s=",
          "dev": true,
          "requires": {
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "chalk": "1.1.3",
            "esutils": "2.0.2",
            "js-tokens": "3.0.2"
          }
        },
        "babel-generator": {
          "version": "6.26.1",
          "resolved": "https://registry.npmjs.org/babel-generator/-/babel-generator-6.26.1.tgz",
          "integrity": "sha512-HyfwY6ApZj7BYTcJURpM5tznulaBvyio7/0d4zFOeMPUmfxkCjHocCuoLa2SAGzBI8AREcH3eP3758F672DppA==",
          "dev": true,
          "requires": {
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "babel-messages": "6.23.0",
            "babel-runtime": "6.26.0",
            "babel-types": "6.26.0",
            "detect-indent": "4.0.0",
            "jsesc": "1.3.0",
            "lodash": "4.17.11",
            "source-map": "0.5.7",
            "trim-right": "1.0.1"
          }
        },
        "babel-helpers": {
          "version": "6.24.1",
          "resolved": "https://registry.npmjs.org/babel-helpers/-/babel-helpers-6.24.1.tgz",
          "integrity": "sha1-NHHenK7DiOXIUOWX5Yom3fN2ArI=",
          "dev": true,
          "requires": {
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "babel-runtime": "6.26.0",
            "babel-template": "6.26.0"
          }
        },
        "babel-messages": {
          "version": "6.23.0",
          "resolved": "https://registry.npmjs.org/babel-messages/-/babel-messages-6.23.0.tgz",
          "integrity": "sha1-8830cDhYA1sqKVHG7F7fbGLyYw4=",
          "dev": true,
          "requires": {
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "babel-runtime": "6.26.0"
          }
        },
        "babel-register": {
          "version": "6.26.0",
          "resolved": "https://registry.npmjs.org/babel-register/-/babel-register-6.26.0.tgz",
          "integrity": "sha1-btAhFz4vy0htestFxgCahW9kcHE=",
          "dev": true,
          "requires": {
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "babel-core": "6.26.3",
            "babel-runtime": "6.26.0",
            "core-js": "2.5.7",
            "home-or-tmp": "2.0.0",
            "lodash": "4.17.11",
            "mkdirp": "0.5.1",
            "source-map-support": "0.4.18"
          }
        },
        "babel-runtime": {
          "version": "6.26.0",
          "resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz",
          "integrity": "sha1-llxwWGaOgrVde/4E/yM3vItWR/4=",
          "dev": true,
          "requires": {
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "core-js": "2.5.7",
            "regenerator-runtime": "0.11.1"
          }
        },
        "babel-template": {
          "version": "6.26.0",
          "resolved": "https://registry.npmjs.org/babel-template/-/babel-template-6.26.0.tgz",
          "integrity": "sha1-3gPi0WOWsGn0bdn/+FIfsaDjXgI=",
          "dev": true,
          "requires": {
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "babel-runtime": "6.26.0",
            "babel-traverse": "6.26.0",
            "babel-types": "6.26.0",
            "babylon": "6.18.0",
            "lodash": "4.17.11"
          }
        },
        "babel-traverse": {
          "version": "6.26.0",
          "resolved": "https://registry.npmjs.org/babel-traverse/-/babel-traverse-6.26.0.tgz",
          "integrity": "sha1-RqnL1+3MYsjlwGTi0tjQ9ANXZu4=",
          "dev": true,
          "requires": {
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "babel-code-frame": "6.26.0",
            "babel-messages": "6.23.0",
            "babel-runtime": "6.26.0",
            "babel-types": "6.26.0",
            "babylon": "6.18.0",
            "debug": "2.6.9",
            "globals": "9.18.0",
            "invariant": "2.2.4",
            "lodash": "4.17.11"
          }
        },
        "babel-types": {
          "version": "6.26.0",
          "resolved": "https://registry.npmjs.org/babel-types/-/babel-types-6.26.0.tgz",
          "integrity": "sha1-o7Bz+Uq0nrb6Vc1lInozQ4BjJJc=",
          "dev": true,
          "requires": {
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "babel-runtime": "6.26.0",
            "esutils": "2.0.2",
            "lodash": "4.17.11",
            "to-fast-properties": "1.0.3"
          }
        },
        "babylon": {
          "version": "6.18.0",
          "resolved": "https://registry.npmjs.org/babylon/-/babylon-6.18.0.tgz",
          "integrity": "sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ==",
          "dev": true
        },
        "balanced-match": {
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz",
          "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=",
          "dev": true
        },
        "brace-expansion": {
          "version": "1.1.11",
          "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
          "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
          "dev": true,
          "requires": {
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "balanced-match": "1.0.0",
            "concat-map": "0.0.1"
          }
        },
        "chalk": {
          "version": "1.1.3",
          "resolved": "http://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
          "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
          "dev": true,
          "requires": {
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "ansi-styles": "2.2.1",
            "escape-string-regexp": "1.0.5",
            "has-ansi": "2.0.0",
            "strip-ansi": "3.0.1",
            "supports-color": "2.0.0"
          }
        },
        "concat-map": {
          "version": "0.0.1",
          "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
          "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=",
          "dev": true
        },
        "convert-source-map": {
          "version": "1.6.0",
Loading
Loading full blame...