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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
{
  "_from": "builder-util@23.6.0",
  "_id": "builder-util@23.6.0",
  "_inBundle": false,
  "_integrity": "sha512-QiQHweYsh8o+U/KNCZFSvISRnvRctb8m/2rB2I1JdByzvNKxPeFLlHFRPQRXab6aYeXc18j9LpsDLJ3sGQmWTQ==",
  "_location": "/builder-util",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "builder-util@23.6.0",
    "name": "builder-util",
    "escapedName": "builder-util",
    "rawSpec": "23.6.0",
    "saveSpec": null,
    "fetchSpec": "23.6.0"
  },
  "_requiredBy": [
    "/app-builder-lib",
    "/dmg-builder",
    "/electron-builder",
    "/electron-publish"
  ],
  "_resolved": "https://registry.npmmirror.com/builder-util/-/builder-util-23.6.0.tgz",
  "_shasum": "1880ec6da7da3fd6fa19b8bd71df7f39e8d17dd9",
  "_spec": "builder-util@23.6.0",
  "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/electron-builder",
  "author": {
    "name": "Vladimir Krivosheev"
  },
  "bugs": {
    "url": "https://github.com/electron-userland/electron-builder/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "7zip-bin": "~5.1.1",
    "@types/debug": "^4.1.6",
    "@types/fs-extra": "^9.0.11",
    "app-builder-bin": "4.0.0",
    "bluebird-lst": "^1.0.9",
    "builder-util-runtime": "9.1.1",
    "chalk": "^4.1.1",
    "cross-spawn": "^7.0.3",
    "debug": "^4.3.4",
    "fs-extra": "^10.0.0",
    "http-proxy-agent": "^5.0.0",
    "https-proxy-agent": "^5.0.0",
    "is-ci": "^3.0.0",
    "js-yaml": "^4.1.0",
    "source-map-support": "^0.5.19",
    "stat-mode": "^1.0.0",
    "temp-file": "^3.4.0"
  },
  "deprecated": false,
  "description": "Various utilities. Used by [electron-builder](https://github.com/electron-userland/electron-builder).",
  "devDependencies": {
    "@types/cross-spawn": "6.0.2",
    "@types/is-ci": "3.0.0",
    "@types/js-yaml": "4.0.3",
    "@types/source-map-support": "0.5.4"
  },
  "files": [
    "out"
  ],
  "homepage": "https://github.com/electron-userland/electron-builder",
  "license": "MIT",
  "main": "out/util.js",
  "name": "builder-util",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/electron-userland/electron-builder.git",
    "directory": "packages/builder-util"
  },
  "typings": "./out/util.d.ts",
  "version": "23.6.0"
}