mh-two-thousand-and-two
2024-04-12 7fc6dbf547b8899d949b67cdec36b96a7d1701c7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
{
  "_args": [
    [
      "crypt@0.0.2",
      "C:\\Users\\hp\\Desktop\\gitzhongyi"
    ]
  ],
  "_from": "crypt@0.0.2",
  "_id": "crypt@0.0.2",
  "_inBundle": false,
  "_integrity": "sha512-mCxBlsHFYh9C+HVpiEacem8FEBnMXgU9gy4zmNC+SXAZNB/1idgp/aulFJ4FgCi7GPEVbfyng092GqL2k2rmow==",
  "_location": "/crypt",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "crypt@0.0.2",
    "name": "crypt",
    "escapedName": "crypt",
    "rawSpec": "0.0.2",
    "saveSpec": null,
    "fetchSpec": "0.0.2"
  },
  "_requiredBy": [
    "/md5"
  ],
  "_resolved": "https://registry.npmmirror.com/crypt/-/crypt-0.0.2.tgz",
  "_spec": "0.0.2",
  "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
  "author": {
    "name": "Paul Vorbach",
    "email": "paul@vorb.de",
    "url": "http://vorb.de"
  },
  "bugs": {
    "url": "https://github.com/pvorb/node-crypt/issues"
  },
  "description": "utilities for encryption and hashing",
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/pvorb/node-crypt#readme",
  "license": "BSD-3-Clause",
  "main": "crypt.js",
  "name": "crypt",
  "repository": {
    "type": "git",
    "url": "git://github.com/pvorb/node-crypt.git"
  },
  "tags": [
    "hash",
    "security"
  ],
  "version": "0.0.2"
}