fluffy – Rev 6

Subversion Repositories:
Rev:
{
  "name": "fluffy",
  "version": "1.0.0",
  "lockfileVersion": 1,
  "requires": true,
  "dependencies": {
    "ansi-regex": {
      "version": "2.1.1",
      "resolved": "https://npm.grimore.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
      "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8="
    },
    "apache-crypt": {
      "version": "1.2.1",
      "resolved": "https://npm.grimore.org/apache-crypt/-/apache-crypt-1.2.1.tgz",
      "integrity": "sha1-1vxyqm0n2ZyVqU/RiNcx7v/6Zjw=",
      "requires": {
        "unix-crypt-td-js": "1.0.0"
      }
    },
    "apache-md5": {
      "version": "1.1.2",
      "resolved": "https://npm.grimore.org/apache-md5/-/apache-md5-1.1.2.tgz",
      "integrity": "sha1-7klza2ObTxCLbp5ibG2pkwa0FpI="
    },
    "bcryptjs": {
      "version": "2.4.3",
      "resolved": "https://npm.grimore.org/bcryptjs/-/bcryptjs-2.4.3.tgz",
      "integrity": "sha1-mrVie5PmBiH/fNrF2pczAn3x0Ms="
    },
    "builtin-modules": {
      "version": "1.1.1",
      "resolved": "https://npm.grimore.org/builtin-modules/-/builtin-modules-1.1.1.tgz",
      "integrity": "sha1-Jw8HbFpywC9bZaR9+Uxf46J4iS8="
    },
    "camelcase": {
      "version": "3.0.0",
      "resolved": "https://npm.grimore.org/camelcase/-/camelcase-3.0.0.tgz",
      "integrity": "sha1-MvxLn82vhF/N9+c7uXysImHwqwo="
    },
    "cliui": {
      "version": "3.2.0",
      "resolved": "https://npm.grimore.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"
      }
    },
    "code-point-at": {
      "version": "1.1.0",
      "resolved": "https://npm.grimore.org/code-point-at/-/code-point-at-1.1.0.tgz",
      "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c="
    },
    "colors": {
      "version": "1.0.3",
      "resolved": "https://npm.grimore.org/colors/-/colors-1.0.3.tgz",
      "integrity": "sha1-BDP0TYCWgP3rYO0mDxsMJi6CpAs="
    },
    "cycle": {
      "version": "1.0.3",
      "resolved": "https://npm.grimore.org/cycle/-/cycle-1.0.3.tgz",
      "integrity": "sha1-IegLK+hYD5i0aPN5QwZisEbDStI="
    },
    "decamelize": {
      "version": "1.2.0",
      "resolved": "https://npm.grimore.org/decamelize/-/decamelize-1.2.0.tgz",
      "integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA="
    },
    "error-ex": {
      "version": "1.3.1",
      "resolved": "https://npm.grimore.org/error-ex/-/error-ex-1.3.1.tgz",
      "integrity": "sha1-+FWobOYa3E6GIcPNoh56dhLDqNw=",
      "requires": {
        "is-arrayish": "0.2.1"
      }
    },
    "eyes": {
      "version": "0.1.8",
      "resolved": "https://npm.grimore.org/eyes/-/eyes-0.1.8.tgz",
      "integrity": "sha1-Ys8SAjTGg3hdkCNIqADvPgzCC8A="
    },
    "find-up": {
      "version": "1.1.2",
      "resolved": "https://npm.grimore.org/find-up/-/find-up-1.1.2.tgz",
      "integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=",
      "requires": {
        "path-exists": "2.1.0",
        "pinkie-promise": "2.0.1"
      }
    },
    "formidable": {
      "version": "1.1.1",
      "resolved": "https://npm.grimore.org/formidable/-/formidable-1.1.1.tgz",
      "integrity": "sha1-lriIb3w8NQi5Mta9cMTTqI818ak="
    },
    "get-caller-file": {
      "version": "1.0.2",
      "resolved": "https://npm.grimore.org/get-caller-file/-/get-caller-file-1.0.2.tgz",
      "integrity": "sha1-9wLmMSfn4jHBYKgMFVSstw1QR+U="
    },
    "graceful-fs": {
      "version": "4.1.11",
      "resolved": "https://npm.grimore.org/graceful-fs/-/graceful-fs-4.1.11.tgz",
      "integrity": "sha1-Dovf5NHduIVNZOBOp8AOKgJuVlg="
    },
    "hosted-git-info": {
      "version": "2.5.0",
      "resolved": "https://npm.grimore.org/hosted-git-info/-/hosted-git-info-2.5.0.tgz",
      "integrity": "sha512-pNgbURSuab90KbTqvRPsseaTxOJCZBD0a7t+haSN33piP9cCM4l0CqdzAif2hUqm716UovKB2ROmiabGAKVXyg=="
    },
    "http-auth": {
      "version": "3.2.3",
      "resolved": "https://npm.grimore.org/http-auth/-/http-auth-3.2.3.tgz",
      "integrity": "sha1-Y2hCtx1uHyyY26Ca9UQXof74thw=",
      "requires": {
        "apache-crypt": "1.2.1",
        "apache-md5": "1.1.2",
        "bcryptjs": "2.4.3",
        "uuid": "3.1.0"
      }
    },
    "invert-kv": {
      "version": "1.0.0",
      "resolved": "https://npm.grimore.org/invert-kv/-/invert-kv-1.0.0.tgz",
      "integrity": "sha1-EEqOSqym09jNFXqO+L+rLXo//bY="
    },
    "is-arrayish": {
      "version": "0.2.1",
      "resolved": "https://npm.grimore.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
      "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0="
    },
    "is-builtin-module": {
      "version": "1.0.0",
      "resolved": "https://npm.grimore.org/is-builtin-module/-/is-builtin-module-1.0.0.tgz",
      "integrity": "sha1-VAVy0096wxGfj3bDDLwbHgN6/74=",
      "requires": {
        "builtin-modules": "1.1.1"
      }
    },
    "is-fullwidth-code-point": {
      "version": "1.0.0",
      "resolved": "https://npm.grimore.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz",
      "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
      "requires": {
        "number-is-nan": "1.0.1"
      }
    },
    "is-utf8": {
      "version": "0.2.1",
      "resolved": "https://npm.grimore.org/is-utf8/-/is-utf8-0.2.1.tgz",
      "integrity": "sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI="
    },
    "isstream": {
      "version": "0.1.2",
      "resolved": "https://npm.grimore.org/isstream/-/isstream-0.1.2.tgz",
      "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo="
    },
    "lcid": {
      "version": "1.0.0",
      "resolved": "https://npm.grimore.org/lcid/-/lcid-1.0.0.tgz",
      "integrity": "sha1-MIrMr6C8SDo4Z7S28rlQYlHRuDU=",
      "requires": {
        "invert-kv": "1.0.0"
      }
    },
    "load-json-file": {
      "version": "1.1.0",
      "resolved": "https://npm.grimore.org/load-json-file/-/load-json-file-1.1.0.tgz",
      "integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=",
      "requires": {
        "graceful-fs": "4.1.11",
        "parse-json": "2.2.0",
        "pify": "2.3.0",
        "pinkie-promise": "2.0.1",
        "strip-bom": "2.0.0"
      }
    },
    "mime": {
      "version": "1.6.0",
      "resolved": "https://npm.grimore.org/mime/-/mime-1.6.0.tgz",
      "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg=="
    },
    "moment": {
      "version": "2.19.4",
      "resolved": "https://npm.grimore.org/moment/-/moment-2.19.4.tgz",
      "integrity": "sha512-1xFTAknSLfc47DIxHDUbnJWC+UwgWxATmymaxIPQpmMh7LBm7ZbwVEsuushqwL2GYZU0jie4xO+TK44hJPjNSQ=="
    },
    "moment-timezone": {
      "version": "0.5.14",
      "resolved": "https://npm.grimore.org/moment-timezone/-/moment-timezone-0.5.14.tgz",
      "integrity": "sha1-TrOP+VOLgBCLpGekWPPtQmjM/LE=",
      "requires": {
        "moment": "2.19.4"
      }
    },
    "node-forge": {
      "version": "0.7.1",
      "resolved": "https://npm.grimore.org/node-forge/-/node-forge-0.7.1.tgz",
      "integrity": "sha1-naYR6giYL0uUIGs760zJZl8gwwA="
    },
    "normalize-package-data": {
      "version": "2.4.0",
      "resolved": "https://npm.grimore.org/normalize-package-data/-/normalize-package-data-2.4.0.tgz",
      "integrity": "sha512-9jjUFbTPfEy3R/ad/2oNbKtW9Hgovl5O1FvFWKkKblNXoN/Oou6+9+KKohPK13Yc3/TyunyWhJp6gvRNR/PPAw==",
      "requires": {
        "hosted-git-info": "2.5.0",
        "is-builtin-module": "1.0.0",
        "semver": "5.4.1",
        "validate-npm-package-license": "3.0.1"
      }
    },
    "number-is-nan": {
      "version": "1.0.1",
      "resolved": "https://npm.grimore.org/number-is-nan/-/number-is-nan-1.0.1.tgz",
      "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0="
    },
    "os-locale": {
      "version": "1.4.0",
      "resolved": "https://npm.grimore.org/os-locale/-/os-locale-1.4.0.tgz",
      "integrity": "sha1-IPnxeuKe00XoveWDsT0gCYA8FNk=",
      "requires": {
        "lcid": "1.0.0"
      }
    },
    "parse-json": {
      "version": "2.2.0",
      "resolved": "https://npm.grimore.org/parse-json/-/parse-json-2.2.0.tgz",
      "integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=",
      "requires": {
        "error-ex": "1.3.1"
      }
    },
    "path-exists": {
      "version": "2.1.0",
      "resolved": "https://npm.grimore.org/path-exists/-/path-exists-2.1.0.tgz",
      "integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=",
      "requires": {
        "pinkie-promise": "2.0.1"
      }
    },
    "path-type": {
      "version": "1.1.0",
      "resolved": "https://npm.grimore.org/path-type/-/path-type-1.1.0.tgz",
      "integrity": "sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=",
      "requires": {
        "graceful-fs": "4.1.11",
        "pify": "2.3.0",
        "pinkie-promise": "2.0.1"
      }
    },
    "pify": {
      "version": "2.3.0",
      "resolved": "https://npm.grimore.org/pify/-/pify-2.3.0.tgz",
      "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw="
    },
    "pinkie": {
      "version": "2.0.4",
      "resolved": "https://npm.grimore.org/pinkie/-/pinkie-2.0.4.tgz",
      "integrity": "sha1-clVrgM+g1IqXToDnckjoDtT3+HA="
    },
    "pinkie-promise": {
      "version": "2.0.1",
      "resolved": "https://npm.grimore.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz",
      "integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=",
      "requires": {
        "pinkie": "2.0.4"
      }
    },
    "read-pkg": {
      "version": "1.1.0",
      "resolved": "https://npm.grimore.org/read-pkg/-/read-pkg-1.1.0.tgz",
      "integrity": "sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=",
      "requires": {
        "load-json-file": "1.1.0",
        "normalize-package-data": "2.4.0",
        "path-type": "1.1.0"
      }
    },
    "read-pkg-up": {
      "version": "1.0.1",
      "resolved": "https://npm.grimore.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz",
      "integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=",
      "requires": {
        "find-up": "1.1.2",
        "read-pkg": "1.1.0"
      }
    },
    "require-directory": {
      "version": "2.1.1",
      "resolved": "https://npm.grimore.org/require-directory/-/require-directory-2.1.1.tgz",
      "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I="
    },
    "require-main-filename": {
      "version": "1.0.1",
      "resolved": "https://npm.grimore.org/require-main-filename/-/require-main-filename-1.0.1.tgz",
      "integrity": "sha1-l/cXtp1IeE9fUmpsWqj/3aBVpNE="
    },
    "semver": {
      "version": "5.4.1",
      "resolved": "https://npm.grimore.org/semver/-/semver-5.4.1.tgz",
      "integrity": "sha512-WfG/X9+oATh81XtllIo/I8gOiY9EXRdv1cQdyykeXK17YcUW3EXUAi2To4pcH6nZtJPr7ZOpM5OMyWJZm+8Rsg=="
    },
    "set-blocking": {
      "version": "2.0.0",
      "resolved": "https://npm.grimore.org/set-blocking/-/set-blocking-2.0.0.tgz",
      "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc="
    },
    "spdx-correct": {
      "version": "1.0.2",
      "resolved": "https://npm.grimore.org/spdx-correct/-/spdx-correct-1.0.2.tgz",
      "integrity": "sha1-SzBz2TP/UfORLwOsVRlJikFQ20A=",
      "requires": {
        "spdx-license-ids": "1.2.2"
      }
    },
    "spdx-expression-parse": {
      "version": "1.0.4",
      "resolved": "https://npm.grimore.org/spdx-expression-parse/-/spdx-expression-parse-1.0.4.tgz",
      "integrity": "sha1-m98vIOH0DtRH++JzJmGR/O1RYmw="
    },
    "spdx-license-ids": {
      "version": "1.2.2",
      "resolved": "https://npm.grimore.org/spdx-license-ids/-/spdx-license-ids-1.2.2.tgz",
      "integrity": "sha1-yd96NCRZSt5r0RkA1ZZpbcBrrFc="
    },
    "stack-trace": {
      "version": "0.0.10",
      "resolved": "https://npm.grimore.org/stack-trace/-/stack-trace-0.0.10.tgz",
      "integrity": "sha1-VHxws0fo0ytOEI6hoqFZ5f3eGcA="
    },
    "string-width": {
      "version": "1.0.2",
      "resolved": "https://npm.grimore.org/string-width/-/string-width-1.0.2.tgz",
      "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
      "requires": {
        "code-point-at": "1.1.0",
        "is-fullwidth-code-point": "1.0.0",
        "strip-ansi": "3.0.1"
      }
    },
    "strip-ansi": {
      "version": "3.0.1",
      "resolved": "https://npm.grimore.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
      "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
      "requires": {
        "ansi-regex": "2.1.1"
      }
    },
    "strip-bom": {
      "version": "2.0.0",
      "resolved": "https://npm.grimore.org/strip-bom/-/strip-bom-2.0.0.tgz",
      "integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=",
      "requires": {
        "is-utf8": "0.2.1"
      }
    },
    "unix-crypt-td-js": {
      "version": "1.0.0",
      "resolved": "https://npm.grimore.org/unix-crypt-td-js/-/unix-crypt-td-js-1.0.0.tgz",
      "integrity": "sha1-HAgkFQSBvHoB1J6Y8exmjYJBLzs="
    },
    "uuid": {
      "version": "3.1.0",
      "resolved": "https://npm.grimore.org/uuid/-/uuid-3.1.0.tgz",
      "integrity": "sha512-DIWtzUkw04M4k3bf1IcpS2tngXEL26YUD2M0tMDUpnUrz2hgzUBlD55a4FjdLGPvfHxS6uluGWvaVEqgBcVa+g=="
    },
    "validate-npm-package-license": {
      "version": "3.0.1",
      "resolved": "https://npm.grimore.org/validate-npm-package-license/-/validate-npm-package-license-3.0.1.tgz",
      "integrity": "sha1-KAS6vnEq0zeUWaz74kdGqywwP7w=",
      "requires": {
        "spdx-correct": "1.0.2",
        "spdx-expression-parse": "1.0.4"
      }
    },
    "was.js": {
      "version": "1.0.0",
      "resolved": "https://npm.grimore.org/was.js/-/was.js-1.0.0.tgz",
      "integrity": "sha1-dW/eKgrQJZWoVoBoF7llPLsflxc="
    },
    "which-module": {
      "version": "1.0.0",
      "resolved": "https://npm.grimore.org/which-module/-/which-module-1.0.0.tgz",
      "integrity": "sha1-u6Y8qGGUiZT/MHc2CJ47lgJsKk8="
    },
    "winston": {
      "version": "2.4.0",
      "resolved": "https://npm.grimore.org/winston/-/winston-2.4.0.tgz",
      "integrity": "sha1-gIBQuT1SZh7Z+2wms/DIJnCLCu4=",
      "requires": {
        "async": "1.0.0",
        "colors": "1.0.3",
        "cycle": "1.0.3",
        "eyes": "0.1.8",
        "isstream": "0.1.2",
        "stack-trace": "0.0.10"
      },
      "dependencies": {
        "async": {
          "version": "1.0.0",
          "resolved": "https://npm.grimore.org/async/-/async-1.0.0.tgz",
          "integrity": "sha1-+PwEyjoTeErenhZBr5hXjPvWR6k="
        }
      }
    },
    "wrap-ansi": {
      "version": "2.1.0",
      "resolved": "https://npm.grimore.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz",
      "integrity": "sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=",
      "requires": {
        "string-width": "1.0.2",
        "strip-ansi": "3.0.1"
      }
    },
    "y18n": {
      "version": "3.2.1",
      "resolved": "https://npm.grimore.org/y18n/-/y18n-3.2.1.tgz",
      "integrity": "sha1-bRX7qITAhnnA136I53WegR4H+kE="
    },
    "yargs": {
      "version": "7.1.0",
      "resolved": "https://npm.grimore.org/yargs/-/yargs-7.1.0.tgz",
      "integrity": "sha1-a6MY6xaWFyf10oT46gA+jWFU0Mg=",
      "requires": {
        "camelcase": "3.0.0",
        "cliui": "3.2.0",
        "decamelize": "1.2.0",
        "get-caller-file": "1.0.2",
        "os-locale": "1.4.0",
        "read-pkg-up": "1.0.1",
        "require-directory": "2.1.1",
        "require-main-filename": "1.0.1",
        "set-blocking": "2.0.0",
        "string-width": "1.0.2",
        "which-module": "1.0.0",
        "y18n": "3.2.1",
        "yargs-parser": "5.0.0"
      }
    },
    "yargs-parser": {
      "version": "5.0.0",
      "resolved": "https://npm.grimore.org/yargs-parser/-/yargs-parser-5.0.0.tgz",
      "integrity": "sha1-J17PDX/+Bcd+ZOfIbkzZS/DhIoo=",
      "requires": {
        "camelcase": "3.0.0"
      }
    }
  }
}