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
| {
| "_from": "electron-publish@23.6.0",
| "_id": "electron-publish@23.6.0",
| "_inBundle": false,
| "_integrity": "sha512-jPj3y+eIZQJF/+t5SLvsI5eS4mazCbNYqatv5JihbqOstIM13k0d1Z3vAWntvtt13Itl61SO6seicWdioOU5dg==",
| "_location": "/electron-publish",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "electron-publish@23.6.0",
| "name": "electron-publish",
| "escapedName": "electron-publish",
| "rawSpec": "23.6.0",
| "saveSpec": null,
| "fetchSpec": "23.6.0"
| },
| "_requiredBy": [
| "/app-builder-lib"
| ],
| "_resolved": "https://registry.npmmirror.com/electron-publish/-/electron-publish-23.6.0.tgz",
| "_shasum": "ac9b469e0b07752eb89357dd660e5fb10b3d1ce9",
| "_spec": "electron-publish@23.6.0",
| "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/app-builder-lib",
| "author": {
| "name": "Vladimir Krivosheev"
| },
| "bugs": {
| "url": "https://github.com/electron-userland/electron-builder/issues"
| },
| "bundleDependencies": false,
| "dependencies": {
| "@types/fs-extra": "^9.0.11",
| "builder-util": "23.6.0",
| "builder-util-runtime": "9.1.1",
| "chalk": "^4.1.1",
| "fs-extra": "^10.0.0",
| "lazy-val": "^1.0.5",
| "mime": "^2.5.2"
| },
| "deprecated": false,
| "description": "Part of [electron-builder](https://github.com/electron-userland/electron-builder).",
| "devDependencies": {
| "@types/mime": "2.0.3"
| },
| "files": [
| "out"
| ],
| "homepage": "https://github.com/electron-userland/electron-builder",
| "license": "MIT",
| "main": "out/publisher.js",
| "name": "electron-publish",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/electron-userland/electron-builder.git",
| "directory": "packages/electron-publish"
| },
| "typings": "./out/publisher.d.ts",
| "version": "23.6.0"
| }
|
|