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
| {
| "_from": "ee-core@2.10.1",
| "_id": "ee-core@2.10.1",
| "_inBundle": false,
| "_integrity": "sha512-t4Www10ZWI5cNTIF6BbPjDy4PvuAl/5Kx7yWF3O0QYOsJ3Idp8ooNTZUGRyhFRgTsUcB4gjkxWpKt2UhQ7vuAA==",
| "_location": "/ee-core",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "ee-core@2.10.1",
| "name": "ee-core",
| "escapedName": "ee-core",
| "rawSpec": "2.10.1",
| "saveSpec": null,
| "fetchSpec": "2.10.1"
| },
| "_requiredBy": [
| "/"
| ],
| "_resolved": "https://registry.npmmirror.com/ee-core/-/ee-core-2.10.1.tgz",
| "_shasum": "5379a19114e6a88514b687398ac90e65996ae184",
| "_spec": "ee-core@2.10.1",
| "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW",
| "author": "",
| "bin": {
| "ee-core": "bin/tools.js"
| },
| "bundleDependencies": false,
| "dependencies": {
| "agentkeepalive": "^4.2.0",
| "bytenode": "^1.3.6",
| "chalk": "^4.1.2",
| "cross-spawn": "^7.0.3",
| "dayjs": "^1.11.7",
| "debug": "^4.3.3",
| "egg-errors": "^2.3.0",
| "egg-logger": "^2.7.1",
| "globby": "^10.0.0",
| "is-type-of": "^1.2.1",
| "koa": "^2.13.4",
| "koa-body": "^5.0.0",
| "koa-convert": "^2.0.0",
| "koa-static": "^5.0.0",
| "koa2-cors": "^2.0.6",
| "lodash": "^4.17.21",
| "mkdirp": "^2.1.3",
| "semver": "^7.3.8",
| "serialize-javascript": "^6.0.1",
| "socket.io": "^4.6.1",
| "socket.io-client": "^4.6.1",
| "urllib": "^2.38.0"
| },
| "deprecated": false,
| "description": "ee core",
| "license": "ISC",
| "main": "index.js",
| "name": "ee-core",
| "scripts": {
| "test": "echo \"Error: no test specified\" && exit 1"
| },
| "version": "2.10.1"
| }
|
|