Skip to content
Snippets Groups Projects
npm-shrinkwrap.json 69 KiB
Newer Older
Ulf Seltmann's avatar
Ulf Seltmann committed
{
  "name": "vufind",
Ulf Seltmann's avatar
Ulf Seltmann committed
  "lockfileVersion": 1,
  "requires": true,
  "dependencies": {
    "abbrev": {
      "version": "1.1.1",
      "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
      "integrity": "sha1-+PLIh60Qv2f2NPAFtph/7TF5qsg="
    },
    "ajv": {
      "version": "5.3.0",
      "resolved": "https://registry.npmjs.org/ajv/-/ajv-5.3.0.tgz",
      "integrity": "sha1-RBT/dKUIecII7l/cgm4ywwNUnto=",
      "requires": {
        "co": "4.6.0",
        "fast-deep-equal": "1.0.0",
        "fast-json-stable-stringify": "2.0.0",
        "json-schema-traverse": "0.3.1"
      }
    },
    "amdefine": {
      "version": "1.0.1",
      "resolved": "https://registry.npmjs.org/amdefine/-/amdefine-1.0.1.tgz",
      "integrity": "sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU="
    },
    "ansi-regex": {
      "version": "2.1.1",
      "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
      "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8="
    },
    "ansi-styles": {
      "version": "2.2.1",
      "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
      "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4="
    },
    "aproba": {
      "version": "1.2.0",
      "resolved": "https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz",
      "integrity": "sha1-aALmJk79GMeQobDVF/DyYnvyyUo="
    },
    "are-we-there-yet": {
      "version": "1.1.4",
      "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.4.tgz",
      "integrity": "sha1-u13KOCu5TwXhUZQ3PRb9O6HKEQ0=",
      "requires": {
        "delegates": "1.0.0",
        "readable-stream": "2.3.3"
      }
    },
    "array-find-index": {
      "version": "1.0.2",
      "resolved": "https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz",
      "integrity": "sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E="
    },
    "asap": {
      "version": "2.0.6",
      "resolved": "https://registry.npmjs.org/asap/-/asap-2.0.6.tgz",
      "integrity": "sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY=",
      "optional": true
    },
    "asn1": {
      "version": "0.2.3",
      "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.3.tgz",
      "integrity": "sha1-2sh4dxPJlmhJ/IGAd36+nB3fO4Y="
    },
    "assert-plus": {
      "version": "1.0.0",
      "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
      "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU="
    },
    "async-foreach": {
      "version": "0.1.3",
      "resolved": "https://registry.npmjs.org/async-foreach/-/async-foreach-0.1.3.tgz",
      "integrity": "sha1-NhIfhFwFeBct5Bmpfb6x0W7DRUI="
    },
    "asynckit": {
      "version": "0.4.0",
      "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
      "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k="
    },
    "aws-sign2": {
      "version": "0.7.0",
      "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz",
      "integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg="
    },
    "aws4": {
      "version": "1.6.0",
      "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.6.0.tgz",
      "integrity": "sha1-g+9cqGCysy5KDe7e6MdxudtXRx4="
    },
    "balanced-match": {
      "version": "1.0.0",
      "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz",
      "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c="
    },
    "bcrypt-pbkdf": {
      "version": "1.0.1",
      "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.1.tgz",
      "integrity": "sha1-Y7xdy2EzG5K8Bf1SiVPDNGKgb40=",
      "optional": true,
      "requires": {
        "tweetnacl": "0.14.5"
      }
    },
    "block-stream": {
      "version": "0.0.9",
      "resolved": "https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz",
      "integrity": "sha1-E+v+d4oDIFz+A3UUgeu0szAMEmo=",
      "requires": {
        "inherits": "2.0.3"
      }
    },
    "boom": {
      "version": "4.3.1",
      "resolved": "https://registry.npmjs.org/boom/-/boom-4.3.1.tgz",
      "integrity": "sha1-T4owBctKfjiJ90kDD9JbluAdLjE=",
      "requires": {
        "hoek": "4.2.0"
      }
    },
    "brace-expansion": {
      "version": "1.1.8",
      "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.8.tgz",
      "integrity": "sha1-wHshHHyVLsH479Uad+8NHTmQopI=",
      "requires": {
        "balanced-match": "1.0.0",
        "concat-map": "0.0.1"
      }
    },
    "builtin-modules": {
      "version": "1.1.1",
      "resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-1.1.1.tgz",
      "integrity": "sha1-Jw8HbFpywC9bZaR9+Uxf46J4iS8="
    },
    "camelcase": {
      "version": "2.1.1",
      "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz",
      "integrity": "sha1-fB0W1nmhu+WcoCys7PsBHiAfWh8="
    },
    "camelcase-keys": {
      "version": "2.1.0",
      "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.1.0.tgz",
      "integrity": "sha1-MIvur/3ygRkFHvodkyITyRuPkuc=",
      "requires": {
        "camelcase": "2.1.1",
        "map-obj": "1.0.1"
      }
    },
    "caseless": {
      "version": "0.12.0",
      "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz",
      "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw="
    },
    "chalk": {
      "version": "1.1.3",
      "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
      "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
      "requires": {
        "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"
      }
    },
    "cliui": {
      "version": "3.2.0",
      "resolved": "https://registry.npmjs.org/cliui/-/cliui-3.2.0.tgz",
      "integrity": "sha1-EgYBU3qRbSmUD5NNo7SNWFo5IT0=",
      "requires": {
        "string-width": "1.0.2",
        "strip-ansi": "3.0.1",
        "wrap-ansi": "2.1.0"
      }
    },
    "co": {
      "version": "4.6.0",
      "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz",
      "integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ="
    },
    "code-point-at": {
      "version": "1.1.0",
      "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz",
      "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c="
    },
    "coffeescript": {
      "version": "1.10.0",
      "resolved": "https://registry.npmjs.org/coffeescript/-/coffeescript-1.10.0.tgz",
      "integrity": "sha1-56qDAZF+9iGzXYo580jc3R234z4="
    },
    "color-convert": {
      "version": "1.9.3",
      "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
      "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
      "requires": {
        "color-name": "1.1.3"
      }
Ulf Seltmann's avatar
Ulf Seltmann committed
    },
    "color-name": {
      "version": "1.1.3",
      "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
      "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
Ulf Seltmann's avatar
Ulf Seltmann committed
    },
    "combined-stream": {
      "version": "1.0.5",
      "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.5.tgz",
      "integrity": "sha1-k4NwpXtKUd6ix3wV1cX9+JUWQAk=",
      "requires": {
        "delayed-stream": "1.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="
    },
    "console-control-strings": {
      "version": "1.1.0",
      "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz",
      "integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4="
    },
    "core-util-is": {
      "version": "1.0.2",
      "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
      "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac="
    },
    "cross-spawn": {
      "version": "3.0.1",
      "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-3.0.1.tgz",
      "integrity": "sha1-ElYDfsufDF9549bvE14wdwGEuYI=",
      "requires": {
        "lru-cache": "4.1.1",
        "which": "1.3.0"
      },
      "dependencies": {
        "lru-cache": {
          "version": "4.1.1",
          "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.1.tgz",
          "integrity": "sha1-Yi4y6CSItJJ5EUpPns9F581rulU=",
          "requires": {
            "pseudomap": "1.0.2",
            "yallist": "2.1.2"
          }
        },
        "which": {
          "version": "1.3.0",
          "resolved": "https://registry.npmjs.org/which/-/which-1.3.0.tgz",
          "integrity": "sha1-/wS9/AEO5UfXgL7DjhrBwnd9JTo=",
          "requires": {
            "isexe": "2.0.0"
          }
        }
      }
    },
    "cryptiles": {
      "version": "3.1.2",
      "resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-3.1.2.tgz",
      "integrity": "sha1-qJ+7Ig9c4l7FboxKqKT9e1sNKf4=",
      "requires": {
        "boom": "5.2.0"
      },
      "dependencies": {
        "boom": {
          "version": "5.2.0",
          "resolved": "https://registry.npmjs.org/boom/-/boom-5.2.0.tgz",
          "integrity": "sha1-XdnabuOl8wIHdDYpDLcX0/SlTgI=",
          "requires": {
            "hoek": "4.2.0"
          }
        }
      }
    },
    "currently-unhandled": {
      "version": "0.4.1",
      "resolved": "https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz",
      "integrity": "sha1-mI3zP+qxke95mmE2nddsF635V+o=",
      "requires": {
        "array-find-index": "1.0.2"
      }
    },
    "dashdash": {
      "version": "1.14.1",
      "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
      "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=",
      "requires": {
        "assert-plus": "1.0.0"
      }
    },
    "debug": {
      "version": "0.7.4",
      "resolved": "https://registry.npmjs.org/debug/-/debug-0.7.4.tgz",
      "integrity": "sha1-BuHqgILCyxTjmAbiLi9vdX+Srzk=",
      "dev": true
    },
    "decamelize": {
      "version": "1.2.0",
      "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
      "integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA="
    },
    "delayed-stream": {
      "version": "1.0.0",
      "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
      "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk="
    },
    "delegates": {
      "version": "1.0.0",
      "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
      "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o="
    },
    "each-async": {
      "version": "1.1.1",
      "resolved": "https://registry.npmjs.org/each-async/-/each-async-1.1.1.tgz",
      "integrity": "sha1-3uUim98KtrogEqOV4bhpq/iBNHM=",
      "requires": {
        "onetime": "1.1.0",
        "set-immediate-shim": "1.0.1"
      }
    },
    "ecc-jsbn": {
      "version": "0.1.1",
      "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz",
      "integrity": "sha1-D8c6ntXw1Tw4GTOYUj735UN3dQU=",
      "optional": true,
      "requires": {
        "jsbn": "0.1.1"
      }
    },
    "errno": {
      "version": "0.1.4",
      "resolved": "https://registry.npmjs.org/errno/-/errno-0.1.4.tgz",
      "integrity": "sha1-uJbiOp5ei6M4cfyZar02NfyaHH0=",
      "optional": true,
      "requires": {
        "prr": "0.0.0"
      }
    },
    "error-ex": {
      "version": "1.3.1",
      "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.1.tgz",
      "integrity": "sha1-+FWobOYa3E6GIcPNoh56dhLDqNw=",
      "requires": {
        "is-arrayish": "0.2.1"
      }
    },
    "escape-string-regexp": {
      "version": "1.0.5",
      "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
      "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
    },
    "eventemitter2": {
      "version": "0.4.14",
      "resolved": "https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.14.tgz",
      "integrity": "sha1-j2G3XN4BKy6esoTUVFWDtWQ7Yas="
    },
    "exit": {
      "version": "0.1.2",
      "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz",
      "integrity": "sha1-BjJjj42HfMghB9MKD/8aF8uhzQw="
    },
    "extend": {
      "version": "3.0.1",
      "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.1.tgz",
      "integrity": "sha1-p1Xqe8Gt/MWjHOfnYtuq3F5jZEQ="
    },
    "extsprintf": {
      "version": "1.3.0",
      "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz",
      "integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU="
    },
    "fast-deep-equal": {
      "version": "1.0.0",
      "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-1.0.0.tgz",
      "integrity": "sha1-liVqO8l1WV6zbYLpkp0GDYk0Of8="
    },
    "fast-json-stable-stringify": {
      "version": "2.0.0",
      "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz",
      "integrity": "sha1-1RQsDK7msRifh9OnYREGT4bIu/I="
    },
    "faye-websocket": {
      "version": "0.4.4",
      "resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.4.4.tgz",
      "integrity": "sha1-wUxbO/FNdBf/v9mQwKdJXNnzN7w=",
      "dev": true
    },
    "find-up": {
      "version": "1.1.2",
      "resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz",
      "integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=",
      "requires": {
        "path-exists": "2.1.0",
        "pinkie-promise": "2.0.1"
      }
    },
    "forever-agent": {
      "version": "0.6.1",
      "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz",
      "integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE="
    },
    "form-data": {
      "version": "2.3.1",
      "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.1.tgz",
      "integrity": "sha1-b7lPvXGIUwbXPRXMSX/kzE7NRL8=",
      "requires": {
        "asynckit": "0.4.0",
        "combined-stream": "1.0.5",
        "mime-types": "2.1.17"
      }
    },
    "fs.realpath": {
      "version": "1.0.0",
      "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
      "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8="
    },
    "fstream": {
      "version": "1.0.11",
      "resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.11.tgz",
      "integrity": "sha1-XB+x8RdHcRTwYyoOtLcbPLD9MXE=",
      "requires": {
        "graceful-fs": "4.1.11",
        "inherits": "2.0.3",
        "mkdirp": "0.5.1",
        "rimraf": "2.2.8"
      },
      "dependencies": {
        "graceful-fs": {
          "version": "4.1.11",
          "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.11.tgz",
          "integrity": "sha1-Dovf5NHduIVNZOBOp8AOKgJuVlg="
        }
      }
    },
    "gauge": {
      "version": "2.7.4",
      "resolved": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz",
      "integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=",
      "requires": {
        "aproba": "1.2.0",
        "console-control-strings": "1.1.0",
        "has-unicode": "2.0.1",
        "object-assign": "4.1.1",
        "signal-exit": "3.0.2",
        "string-width": "1.0.2",
        "strip-ansi": "3.0.1",
        "wide-align": "1.1.2"
      }
    },
    "gaze": {
      "version": "1.1.2",
      "resolved": "https://registry.npmjs.org/gaze/-/gaze-1.1.2.tgz",
      "integrity": "sha1-hHIkZ3rbiHDWeSV+0ziP22HkAQU=",
      "requires": {
        "globule": "1.2.0"
      }
    },
    "get-caller-file": {
      "version": "1.0.2",
      "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.2.tgz",
      "integrity": "sha1-9wLmMSfn4jHBYKgMFVSstw1QR+U="
    },
    "get-stdin": {
      "version": "4.0.1",
      "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz",
      "integrity": "sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4="
    },
    "getobject": {
      "version": "0.1.0",
      "resolved": "https://registry.npmjs.org/getobject/-/getobject-0.1.0.tgz",
      "integrity": "sha1-BHpEl4n6Fg0Bj1SG7ZEyC27HiFw="
    },
    "getpass": {
      "version": "0.1.7",
      "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
      "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
      "requires": {
        "assert-plus": "1.0.0"
      }
    },
    "glob": {
      "version": "3.1.21",
      "resolved": "https://registry.npmjs.org/glob/-/glob-3.1.21.tgz",
      "integrity": "sha1-0p4KBV3qUTj00H7UDomC6DwgZs0=",
Ulf Seltmann's avatar
Ulf Seltmann committed
      "requires": {
        "graceful-fs": "1.2.3",
        "inherits": "1.0.2",
        "minimatch": "0.2.14"
      },
      "dependencies": {
        "inherits": {
          "version": "1.0.2",
          "resolved": "https://registry.npmjs.org/inherits/-/inherits-1.0.2.tgz",
          "integrity": "sha1-ykMJ2t7mtUzAuNJH6NfHoJdb3Js=",
          "dev": true
Ulf Seltmann's avatar
Ulf Seltmann committed
        }
      }
    },
    "globule": {
      "version": "1.2.0",
      "resolved": "https://registry.npmjs.org/globule/-/globule-1.2.0.tgz",
      "integrity": "sha1-HcScaCLdnoovoAuiopUAboZkvQk=",
      "requires": {
        "glob": "7.1.2",
        "lodash": "4.17.4",
        "minimatch": "3.0.4"
      },
      "dependencies": {
        "glob": {
          "version": "7.1.2",
          "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.2.tgz",
          "integrity": "sha1-wZyd+aAocC1nhhI4SmVSQExjbRU=",
          "requires": {
            "fs.realpath": "1.0.0",
            "inflight": "1.0.6",
            "inherits": "2.0.3",
            "minimatch": "3.0.4",
            "once": "1.4.0",
            "path-is-absolute": "1.0.1"
          }
        },
        "lodash": {
          "version": "4.17.4",
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz",
          "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4="
        },
        "minimatch": {
          "version": "3.0.4",
          "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
          "integrity": "sha1-UWbihkV/AzBgZL5Ul+jbsMPTIIM=",
          "requires": {
            "brace-expansion": "1.1.8"
          }
        }
      }
    },
    "graceful-fs": {
      "version": "1.2.3",
      "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-1.2.3.tgz",
      "integrity": "sha1-FaSAaldUfLLS2/J/QuiajDRRs2Q=",
      "dev": true
Ulf Seltmann's avatar
Ulf Seltmann committed
    },
    "grunt": {
      "version": "1.0.3",
      "resolved": "https://registry.npmjs.org/grunt/-/grunt-1.0.3.tgz",
      "integrity": "sha512-/JzmZNPfKorlCrrmxWqQO4JVodO+DVd5XX4DkocL/1WlLlKVLE9+SdEIempOAxDhWPysLle6afvn/hg7Ck2k9g==",
      "requires": {
        "coffeescript": "1.10.0",
        "dateformat": "1.0.12",
Ulf Seltmann's avatar
Ulf Seltmann committed
        "eventemitter2": "0.4.14",
        "exit": "0.1.2",
        "findup-sync": "0.3.0",
        "glob": "7.0.6",
        "grunt-cli": "1.2.0",
        "grunt-known-options": "1.1.0",
        "grunt-legacy-log": "2.0.0",
        "grunt-legacy-util": "1.1.1",
        "iconv-lite": "0.4.24",
        "js-yaml": "3.5.5",
        "minimatch": "3.0.4",
        "mkdirp": "0.5.1",
        "nopt": "3.0.6",
        "path-is-absolute": "1.0.1",
        "rimraf": "2.6.3"
      },
      "dependencies": {
        "ansi-styles": {
          "version": "3.2.1",
          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
          "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
          "requires": {
            "color-convert": "1.9.3"
          }
        },
        "argparse": {
          "version": "1.0.10",
          "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
          "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
          "requires": {
            "sprintf-js": "1.0.3"
          },
          "dependencies": {
            "sprintf-js": {
              "version": "1.0.3",
              "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
              "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw="
            }
          }
        },
        "async": {
          "version": "1.5.2",
          "resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz",
          "integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo="
        },
        "chalk": {
          "version": "2.4.2",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
          "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
          "requires": {
            "ansi-styles": "3.2.1",
            "escape-string-regexp": "1.0.5",
            "supports-color": "5.5.0"
          }
        },
        "colors": {
          "version": "1.1.2",
          "resolved": "https://registry.npmjs.org/colors/-/colors-1.1.2.tgz",
          "integrity": "sha1-FopHAXVran9RoSzgyXv6KMCE7WM="
        },
        "dateformat": {
          "version": "1.0.12",
          "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-1.0.12.tgz",
          "integrity": "sha1-nxJLZ1lMk3/3BpMuSmQsyo27/uk=",
          "requires": {
            "get-stdin": "4.0.1",
            "meow": "3.7.0"
          }
        },
        "esprima": {
          "version": "2.7.3",
          "resolved": "https://registry.npmjs.org/esprima/-/esprima-2.7.3.tgz",
          "integrity": "sha1-luO3DVd59q1JzQMmc9HDEnZ7pYE="
        },
        "findup-sync": {
          "version": "0.3.0",
          "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-0.3.0.tgz",
          "integrity": "sha1-N5MKpdgWt3fANEXhlmzGeQpMCxY=",
          "requires": {
            "glob": "5.0.15"
          },
          "dependencies": {
            "glob": {
              "version": "5.0.15",
              "resolved": "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz",
              "integrity": "sha1-G8k2ueAvSmA/zCIuz3Yz0wuLk7E=",
              "requires": {
                "inflight": "1.0.6",
                "inherits": "2.0.3",
                "minimatch": "3.0.4",
                "once": "1.4.0",
                "path-is-absolute": "1.0.1"
              }
            }
          }
        },
        "glob": {
          "version": "7.0.6",
          "resolved": "https://registry.npmjs.org/glob/-/glob-7.0.6.tgz",
          "integrity": "sha1-IRuvr0nlJbjNkyYNFKsTYVKz9Xo=",
          "requires": {
            "fs.realpath": "1.0.0",
            "inflight": "1.0.6",
            "inherits": "2.0.3",
            "minimatch": "3.0.4",
            "once": "1.4.0",
            "path-is-absolute": "1.0.1"
          }
        },
        "grunt-legacy-log": {
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-2.0.0.tgz",
          "integrity": "sha512-1m3+5QvDYfR1ltr8hjiaiNjddxGdQWcH0rw1iKKiQnF0+xtgTazirSTGu68RchPyh1OBng1bBUjLmX8q9NpoCw==",
          "requires": {
            "colors": "1.1.2",
            "grunt-legacy-log-utils": "2.0.1",
            "hooker": "0.2.3",
            "lodash": "4.17.11"
          }
        },
        "grunt-legacy-log-utils": {
          "version": "2.0.1",
          "resolved": "https://registry.npmjs.org/grunt-legacy-log-utils/-/grunt-legacy-log-utils-2.0.1.tgz",
          "integrity": "sha512-o7uHyO/J+i2tXG8r2bZNlVk20vlIFJ9IEYyHMCQGfWYru8Jv3wTqKZzvV30YW9rWEjq0eP3cflQ1qWojIe9VFA==",
          "requires": {
            "chalk": "2.4.2",
            "lodash": "4.17.11"
          }
        },
        "grunt-legacy-util": {
          "version": "1.1.1",
          "resolved": "https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-1.1.1.tgz",
          "integrity": "sha512-9zyA29w/fBe6BIfjGENndwoe1Uy31BIXxTH3s8mga0Z5Bz2Sp4UCjkeyv2tI449ymkx3x26B+46FV4fXEddl5A==",
          "requires": {
            "async": "1.5.2",
            "exit": "0.1.2",
            "getobject": "0.1.0",
            "hooker": "0.2.3",
            "lodash": "4.17.11",
            "underscore.string": "3.3.5",
            "which": "1.3.1"
          }
        },
        "iconv-lite": {
          "version": "0.4.24",
          "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
          "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
          "requires": {
            "safer-buffer": "2.1.2"
          }
        },
        "js-yaml": {
          "version": "3.5.5",
          "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.5.5.tgz",
          "integrity": "sha1-A3fDgBfKvHMisNH7zSWkkWQfL74=",
          "requires": {
            "argparse": "1.0.10",
            "esprima": "2.7.3"
          }
        },
        "lodash": {
          "version": "4.17.11",
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
          "integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg=="
        },
        "minimatch": {
          "version": "3.0.4",
          "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
          "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
          "requires": {
            "brace-expansion": "1.1.8"
          }
        },
        "nopt": {
          "version": "3.0.6",
          "resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz",
          "integrity": "sha1-xkZdvwirzU2zWTF/eaxopkayj/k=",
          "requires": {
            "abbrev": "1.1.1"
          }
        },
        "rimraf": {
          "version": "2.6.3",
          "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz",
          "integrity": "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==",
          "requires": {
            "glob": "7.1.3"
          },
          "dependencies": {
            "glob": {
              "version": "7.1.3",
              "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz",
              "integrity": "sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==",
              "requires": {
                "fs.realpath": "1.0.0",
                "inflight": "1.0.6",
                "inherits": "2.0.3",
                "minimatch": "3.0.4",
                "once": "1.4.0",
                "path-is-absolute": "1.0.1"
              }
            }
          }
        },
        "supports-color": {
          "version": "5.5.0",
          "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
          "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
          "requires": {
            "has-flag": "3.0.0"
          }
        },
        "underscore.string": {
          "version": "3.3.5",
          "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-3.3.5.tgz",
          "integrity": "sha512-g+dpmgn+XBneLmXXo+sGlW5xQEt4ErkS3mgeN2GFbremYeMBSJKr9Wf2KJplQVaiPY/f7FN6atosWYNm9ovrYg==",
          "requires": {
            "sprintf-js": "1.1.2",
            "util-deprecate": "1.0.2"
          }
        },
        "which": {
          "version": "1.3.1",
          "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
          "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
          "requires": {
            "isexe": "2.0.0"
          }
        }
Ulf Seltmann's avatar
Ulf Seltmann committed
      }
    },
    "grunt-cli": {
      "version": "1.2.0",
      "resolved": "https://registry.npmjs.org/grunt-cli/-/grunt-cli-1.2.0.tgz",
      "integrity": "sha1-VisRnrsGndtGSs4oRVAb6Xs1tqg=",
      "requires": {
        "findup-sync": "0.3.0",
        "grunt-known-options": "1.1.0",
        "nopt": "3.0.6",
        "resolve": "1.1.7"
      },
      "dependencies": {
        "findup-sync": {
          "version": "0.3.0",
          "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-0.3.0.tgz",
          "integrity": "sha1-N5MKpdgWt3fANEXhlmzGeQpMCxY=",
          "requires": {
            "glob": "5.0.15"
          }
        },
        "glob": {
          "version": "5.0.15",
          "resolved": "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz",
          "integrity": "sha1-G8k2ueAvSmA/zCIuz3Yz0wuLk7E=",
          "requires": {
            "inflight": "1.0.6",
            "inherits": "2.0.3",
            "minimatch": "3.0.4",
            "once": "1.4.0",
            "path-is-absolute": "1.0.1"
          }
        },
        "minimatch": {
          "version": "3.0.4",
          "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
          "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
          "requires": {
            "brace-expansion": "1.1.8"
          }
        },
        "nopt": {
          "version": "3.0.6",
          "resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz",
          "integrity": "sha1-xkZdvwirzU2zWTF/eaxopkayj/k=",
          "requires": {
            "abbrev": "1.1.1"
          }
        }
      }
    },
    "grunt-contrib-less": {
      "version": "1.3.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-less/-/grunt-contrib-less-1.3.0.tgz",
      "integrity": "sha1-UY73yG3GDhWeZRCKp125OpyP9dQ=",
      "requires": {
        "async": "1.5.2",
        "chalk": "1.1.3",
        "less": "2.6.1",
        "lodash": "4.17.4"
      },
      "dependencies": {
        "async": {
          "version": "1.5.2",
          "resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz",
          "integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo="
        },
        "lodash": {
          "version": "4.17.4",
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz",
          "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4="
        }
      }
    },
    "grunt-contrib-watch": {
      "version": "0.6.1",
      "resolved": "https://registry.npmjs.org/grunt-contrib-watch/-/grunt-contrib-watch-0.6.1.tgz",
      "integrity": "sha1-ZP3LolpjX1tNobbOb5DaCutuPxU=",
      "dev": true,
      "requires": {
        "async": "0.2.10",
        "gaze": "0.5.2",
        "lodash": "2.4.2",
        "tiny-lr-fork": "0.0.5"
      },
      "dependencies": {
        "async": {
          "version": "0.2.10",
          "resolved": "https://registry.npmjs.org/async/-/async-0.2.10.tgz",
          "integrity": "sha1-trvgsGdLnXGXCMo43owjfLUmw9E=",
          "dev": true
        },
        "gaze": {
          "version": "0.5.2",
          "resolved": "https://registry.npmjs.org/gaze/-/gaze-0.5.2.tgz",
          "integrity": "sha1-QLcJU30k0dRXZ9takIaJ3+aaxE8=",
          "dev": true,
          "requires": {
            "globule": "0.1.0"
          }
        },
        "globule": {
          "version": "0.1.0",
          "resolved": "https://registry.npmjs.org/globule/-/globule-0.1.0.tgz",
          "integrity": "sha1-2cjt3h2nnRJaFRt5UzuXhnY0auU=",
          "dev": true,
          "requires": {
            "glob": "3.1.21",
            "lodash": "1.0.2",
            "minimatch": "0.2.14"
          },
          "dependencies": {
            "lodash": {
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/lodash/-/lodash-1.0.2.tgz",
              "integrity": "sha1-j1dWDIO1n8JwvT1WG2kAQ0MOJVE=",
              "dev": true
            }
          }
        },
        "lodash": {
          "version": "2.4.2",
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz",
          "integrity": "sha1-+t2DS5aDBz2hebPq5tnA0VBT9z4=",
          "dev": true
        }
      }
    },
    "grunt-known-options": {
      "version": "1.1.0",
      "resolved": "https://registry.npmjs.org/grunt-known-options/-/grunt-known-options-1.1.0.tgz",
      "integrity": "sha1-pCdO6zL6dl2lp6OxcSYXzjsUQUk="
    },
    "grunt-less-to-sass": {
      "version": "0.0.10",
      "resolved": "https://registry.npmjs.org/grunt-less-to-sass/-/grunt-less-to-sass-0.0.10.tgz",
      "integrity": "sha1-u9/XR9vk6Vazy/14Tqp6W5M50aA=",
      "requires": {
        "lodash": "3.0.1"
      },
      "dependencies": {
        "lodash": {
          "version": "3.0.1",
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-3.0.1.tgz",
          "integrity": "sha1-FNSQKKOLx0AkHRHi7NV+wG1zwZo="
        }
      }
    },
    "grunt-sass": {
      "version": "1.2.1",
      "resolved": "https://registry.npmjs.org/grunt-sass/-/grunt-sass-1.2.1.tgz",
      "integrity": "sha1-+4e2yqxG+zLUUXf9Lktv90aMGRk=",
      "requires": {
        "each-async": "1.1.1",
        "node-sass": "3.13.1",
        "object-assign": "4.1.1"
      }
    },
    "har-schema": {
      "version": "2.0.0",
      "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz",
      "integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI="
    },
    "har-validator": {
      "version": "5.0.3",
      "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.0.3.tgz",
      "integrity": "sha1-ukAsJmGU8VlW7xXg/PJCmT9qff0=",
      "requires": {
        "ajv": "5.3.0",
        "har-schema": "2.0.0"
      }
    },
    "has-ansi": {
      "version": "2.0.0",
      "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz",
      "integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=",
      "requires": {
        "ansi-regex": "2.1.1"
      }
    },
    "has-flag": {
      "version": "3.0.0",
      "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
      "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
    },
Ulf Seltmann's avatar
Ulf Seltmann committed
    "has-unicode": {
      "version": "2.0.1",
      "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
      "integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk="
    },
    "hawk": {
      "version": "6.0.2",
      "resolved": "https://registry.npmjs.org/hawk/-/hawk-6.0.2.tgz",
      "integrity": "sha1-r02RTrBl+bXOTZ0RwcshJu7MMDg=",
      "requires": {
        "boom": "4.3.1",
        "cryptiles": "3.1.2",
        "hoek": "4.2.0",
        "sntp": "2.1.0"
      }
    },
    "hoek": {
      "version": "4.2.0",
      "resolved": "https://registry.npmjs.org/hoek/-/hoek-4.2.0.tgz",
      "integrity": "sha1-ctnQdU9/4lyi0BrY+PmpRJqJUm0="
    },
    "hooker": {
      "version": "0.2.3",
      "resolved": "https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz",
      "integrity": "sha1-uDT3I8xKJCqmWWNFnfbZhMXT2Vk="
    },
    "hosted-git-info": {
      "version": "2.5.0",
      "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.5.0.tgz",
      "integrity": "sha1-bWDjSzq7yDEwYsO3mO+NkBoHrzw="
    },
    "http-signature": {
      "version": "1.2.0",
      "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz",
      "integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=",
      "requires": {