<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet"
        integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css"
        integrity="sha512-SzlrxWUlpfuzQ+pcUCosxcglQRNAq/DZjVsC0lE40xsADsfeQoEypE+enwcOiGjk/bSuGGKHEyjSoQ1zVisanQ=="
        crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
</html>
{
  "name": "sha",
  "version": "2.0.1",
  "description": "Check and get file hashes",
  "scripts": {
    "test": "mocha -R spec"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ForbesLindesay/sha.git"
  },
  "license": "(BSD-2-Clause OR MIT)",
  "dependencies": {
    "graceful-fs": "^4.1.2",
    "readable-stream": "^2.0.2"
  },
  "devDependencies": {
    "mocha": "~1.9.0"
  },
  "gitHead": "ce7c72ba753d886fb46c396cbadcbfc8eac25b4f",
  "bugs": {
    "url": "https://github.com/ForbesLindesay/sha/issues"
  },
  "homepage": "https://github.com/ForbesLindesay/sha",
  "_id": "sha@2.0.1",
  "_shasum": "6030822fbd2c9823949f8f72ed6411ee5cf25aae",
  "_from": "sha@>=2.0.1 <2.1.0",
  "_npmVersion": "2.7.1",
  "_nodeVersion": "1.6.2",
  "_npmUser": {
    "name": "forbeslindesay",
    "email": "forbes@lindesay.co.uk"
  },
  "maintainers": [
    {
      "name": "forbeslindesay",
      "email": "forbes@lindesay.co.uk"
    },
    {
      "name": "kenan",
      "email": "kenan@kenany.me"
    },
    {
      "name": "thefourtheye",
      "email": "thechargingvolcano@gmail.com"
    }
  ],
  "dist": {
    "shasum": "6030822fbd2c9823949f8f72ed6411ee5cf25aae",
    "tarball": "http://registry.npmjs.org/sha/-/sha-2.0.1.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/sha/-/sha-2.0.1.tgz"
}
