HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/honger7.komma.pro/node_modules/hash.js/package.json
{
  "_args": [
    [
      {
        "raw": "hash.js@^1.0.0",
        "scope": null,
        "escapedName": "hash.js",
        "name": "hash.js",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/Users/mike/Webdevelopment/Komma55/node_modules/elliptic"
    ]
  ],
  "_from": "hash.js@>=1.0.0 <2.0.0",
  "_id": "hash.js@1.1.4",
  "_inCache": true,
  "_location": "/hash.js",
  "_nodeVersion": "10.0.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/hash.js_1.1.4_1528762188030_0.7123934148661004"
  },
  "_npmUser": {
    "name": "indutny",
    "email": "fedor@indutny.com"
  },
  "_npmVersion": "6.1.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "hash.js@^1.0.0",
    "scope": null,
    "escapedName": "hash.js",
    "name": "hash.js",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/elliptic",
    "/hmac-drbg"
  ],
  "_resolved": "https://registry.npmjs.org/hash.js/-/hash.js-1.1.4.tgz",
  "_shasum": "8b50e1f35d51bd01e5ed9ece4dbe3549ccfa0a3c",
  "_shrinkwrap": null,
  "_spec": "hash.js@^1.0.0",
  "_where": "/Users/mike/Webdevelopment/Komma55/node_modules/elliptic",
  "author": {
    "name": "Fedor Indutny",
    "email": "fedor@indutny.com"
  },
  "bugs": {
    "url": "https://github.com/indutny/hash.js/issues"
  },
  "dependencies": {
    "inherits": "^2.0.3",
    "minimalistic-assert": "^1.0.0"
  },
  "description": "Various hash functions that could be run by both browser and node",
  "devDependencies": {
    "eslint": "^4.0.0",
    "mocha": "^3.4.2"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-A6RlQvvZEtFS5fLU43IDu0QUmBy+fDO9VMdTXvufKwIkt/rFfvICAViCax5fbDO4zdNzaC3/27ZhKUok5bAJyw==",
    "shasum": "8b50e1f35d51bd01e5ed9ece4dbe3549ccfa0a3c",
    "tarball": "https://registry.npmjs.org/hash.js/-/hash.js-1.1.4.tgz",
    "fileCount": 19,
    "unpackedSize": 40147,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbHw9MCRA9TVsSAnZWagAASYYP/AhjGGyo7z9Gcgkz5PKw\nZ+rTOppS3ilGD8oFayP+CbwlQE7TyWPXzrGFBfGkCJNot1BFdsMiABY2oy7L\nRAxhUgPvI2mH9iyMzkJfMZLfvBrXdbI40TXxQStMk6I5lf69g15r82rqRn5M\n+9k75mWPAOyX1FC18f9eyI1vcPF5qsmMZCWhILdPsi4UnE7M54uy+C3NUZgM\nbZfRcpP0TetwrMuiimdte1q1e27Ysu0O/RMG9wdCX/bAulVfCfsQeLox4Oiw\nQREFh1moJf7Tz4IzaqpA1yTjJomskW5R5pGTAgnrPFLxeFwChRhfusDAybZB\nCC2ERltsUmw6HbRqmYmE+UC6/kwR1j3+ylyXJofnkkgAMVWsjAyFitxoSiLN\nUJcY/8WJh9Vc1ljPw6mukgKwBnvgbTWVjBqFWH1NylGuLhjE7vvBlfQFK5jT\nFn5o5FrQu9I0wk0anGpFEj+4qS/5HLYbj2UhvKY4oP6e8Vvq0nHUnwMG5w+o\nA7EFMrOKkdFcZ/qFaczThiL/p9tzfp1LZvDwOJOCTBhspYhds8rlg9Zx0TKj\nFZ4RuxHA0wwYR7ng7cqvozsLRNgNI7a/4VuRUPIUlxKG2sqgWfiFkFZ9/i+w\nLUZdlFh2PgPiDWS1oudIEKsZQtS7nQnCc8jjrEGRkKGb3SWP60D2/gAUWLmi\nAt+u\r\n=YZGD\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "65e82132bb12c55c7c03c652fcc85d9e7acbb99e",
  "homepage": "https://github.com/indutny/hash.js",
  "keywords": [
    "hash",
    "sha256",
    "sha224",
    "hmac"
  ],
  "license": "MIT",
  "main": "lib/hash.js",
  "maintainers": [
    {
      "name": "indutny",
      "email": "fedor@indutny.com"
    }
  ],
  "name": "hash.js",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/indutny/hash.js.git"
  },
  "scripts": {
    "lint": "eslint lib/*.js lib/**/*.js lib/**/**/*.js test/*.js",
    "test": "mocha --reporter=spec test/*-test.js && npm run lint"
  },
  "typings": "lib/hash.d.ts",
  "version": "1.1.4"
}