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
| {
| "_from": "chromium-pickle-js@^0.2.0",
| "_id": "chromium-pickle-js@0.2.0",
| "_inBundle": false,
| "_integrity": "sha512-1R5Fho+jBq0DDydt+/vHWj5KJNJCKdARKOCwZUen84I5BreWoLqRLANH1U87eJy1tiASPtMnGqJJq0ZsLoRPOw==",
| "_location": "/chromium-pickle-js",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "chromium-pickle-js@^0.2.0",
| "name": "chromium-pickle-js",
| "escapedName": "chromium-pickle-js",
| "rawSpec": "^0.2.0",
| "saveSpec": null,
| "fetchSpec": "^0.2.0"
| },
| "_requiredBy": [
| "/app-builder-lib",
| "/asar"
| ],
| "_resolved": "https://registry.npmmirror.com/chromium-pickle-js/-/chromium-pickle-js-0.2.0.tgz",
| "_shasum": "04a106672c18b085ab774d983dfa3ea138f22205",
| "_spec": "chromium-pickle-js@^0.2.0",
| "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/app-builder-lib",
| "bugs": {
| "url": "https://github.com/electron/node-chromium-pickle-js/issues"
| },
| "bundleDependencies": false,
| "deprecated": false,
| "description": "Binary value packing and unpacking",
| "devDependencies": {
| "mocha": "^3.0.2",
| "standard": "^8.0.0"
| },
| "homepage": "https://github.com/electron/node-chromium-pickle-js#readme",
| "license": "MIT",
| "main": "./lib/exports.js",
| "name": "chromium-pickle-js",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/electron/node-chromium-pickle-js.git"
| },
| "scripts": {
| "test": "mocha test && standard"
| },
| "version": "0.2.0"
| }
|
|