15815213711
2024-08-26 67b8b6731811983447e053d4396b3708c14dfe3c
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
{
  "_from": "node-hex@^1.0.1",
  "_id": "node-hex@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-iwpZdvW6Umz12ICmu9IYPRxg0tOLGmU3Tq2tKetejCj3oZd7b2nUXwP3a7QA5M9glWy8wlPS1G3RwM/CdsUbdQ==",
  "_location": "/node-hex",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "node-hex@^1.0.1",
    "name": "node-hex",
    "escapedName": "node-hex",
    "rawSpec": "^1.0.1",
    "saveSpec": null,
    "fetchSpec": "^1.0.1"
  },
  "_requiredBy": [
    "/formstream"
  ],
  "_resolved": "https://registry.npmmirror.com/node-hex/-/node-hex-1.0.1.tgz",
  "_shasum": "606208e91f9c02b9b81531b692b9f1da4860fb24",
  "_spec": "node-hex@^1.0.1",
  "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/formstream",
  "bugs": {
    "url": "https://github.com/node-modules/node-hex/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Pretty-prints a Buffer",
  "engines": {
    "node": ">=8.0.0"
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/node-modules/node-hex#readme",
  "keywords": [
    "hex",
    "print",
    "buffer"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "node-hex",
  "repository": {
    "type": "git",
    "url": "git://github.com/node-modules/node-hex.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "1.0.1"
}