@aj-shadow/actorjs 0.0.0-aj-beta.221
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +79 -0
- package/README.md +86 -0
- package/contributors.txt +3 -0
- package/npm-shrinkwrap.json +4766 -0
- package/package.json +105 -0
package/package.json
ADDED
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@aj-shadow/actorjs",
|
|
3
|
+
"version": "0.0.0-aj-beta.221",
|
|
4
|
+
"folder": "actorjs",
|
|
5
|
+
"release-step": "delivery",
|
|
6
|
+
"description": "Trigger, mock, and intercept anything - ActorJs is a tool for end-to-end testing that you run in a browser.",
|
|
7
|
+
"author": "ActorJs",
|
|
8
|
+
"keywords": [
|
|
9
|
+
"test",
|
|
10
|
+
"testing",
|
|
11
|
+
"automation",
|
|
12
|
+
"test automation",
|
|
13
|
+
"e2e",
|
|
14
|
+
"end-to-end",
|
|
15
|
+
"integration",
|
|
16
|
+
"triggers",
|
|
17
|
+
"mocks",
|
|
18
|
+
"stubs",
|
|
19
|
+
"interception",
|
|
20
|
+
"process",
|
|
21
|
+
"process simulator",
|
|
22
|
+
"runner",
|
|
23
|
+
"gui",
|
|
24
|
+
"gui testing"
|
|
25
|
+
],
|
|
26
|
+
"license": "SEE LICENSE IN LICENSE.txt",
|
|
27
|
+
"dependencies": {
|
|
28
|
+
"@babel/plugin-transform-runtime": "7.29.0",
|
|
29
|
+
"@babel/preset-react": "7.28.5",
|
|
30
|
+
"@babel/preset-env": "7.29.0",
|
|
31
|
+
"@babel/runtime": "7.28.6",
|
|
32
|
+
"@codemirror/autocomplete": "6.20.1",
|
|
33
|
+
"@codemirror/commands": "6.10.2",
|
|
34
|
+
"@codemirror/lang-css": "6.3.1",
|
|
35
|
+
"@codemirror/lang-html": "6.4.11",
|
|
36
|
+
"@codemirror/lang-javascript": "6.2.5",
|
|
37
|
+
"@codemirror/lang-json": "6.0.2",
|
|
38
|
+
"@codemirror/lang-markdown": "6.5.0",
|
|
39
|
+
"@codemirror/language": "6.12.2",
|
|
40
|
+
"@codemirror/search": "6.6.0",
|
|
41
|
+
"@codemirror/state": "6.5.4",
|
|
42
|
+
"@codemirror/view": "6.39.16",
|
|
43
|
+
"@uiw/codemirror-theme-vscode": "4.25.8",
|
|
44
|
+
"babel-plugin-transform-inline-environment-variables": "0.4.4",
|
|
45
|
+
"bufferutil": "4.1.0",
|
|
46
|
+
"cli-color": "2.0.4",
|
|
47
|
+
"d3": "7.9.0",
|
|
48
|
+
"getos": "3.2.1",
|
|
49
|
+
"hpack.js": "2.1.6",
|
|
50
|
+
"jquery": "4.0.0",
|
|
51
|
+
"mime-types": "3.0.2",
|
|
52
|
+
"os-name": "7.0.0",
|
|
53
|
+
"puppeteer": "24.38.0",
|
|
54
|
+
"react": "19.2.4",
|
|
55
|
+
"react-dom": "19.2.4",
|
|
56
|
+
"remarkable": "2.0.1",
|
|
57
|
+
"simple-git": "3.32.3",
|
|
58
|
+
"sudo-js": "1.0.2",
|
|
59
|
+
"sudo-prompt": "9.2.1",
|
|
60
|
+
"ws": "8.19.0",
|
|
61
|
+
"@aj-shadow/z-build-project": "0.0.0-aj-beta.221",
|
|
62
|
+
"@aj-shadow/z-build-require": "0.0.0-aj-beta.221",
|
|
63
|
+
"@aj-shadow/z-abs-corelayer-cs": "0.0.0-aj-beta.221",
|
|
64
|
+
"@aj-shadow/z-abs-funclayer-engine-cs": "0.0.0-aj-beta.221",
|
|
65
|
+
"@aj-shadow/z-abs-corelayer-server": "0.0.0-aj-beta.221",
|
|
66
|
+
"@aj-shadow/z-abs-funclayer-database-server": "0.0.0-aj-beta.221",
|
|
67
|
+
"@aj-shadow/z-abs-funclayer-actor-server": "0.0.0-aj-beta.221",
|
|
68
|
+
"@aj-shadow/z-abs-funclayer-stack-server": "0.0.0-aj-beta.221",
|
|
69
|
+
"@aj-shadow/z-abs-funclayer-engine-server": "0.0.0-aj-beta.221",
|
|
70
|
+
"@aj-shadow/z-abs-complayer-codeeditor-server": "0.0.0-aj-beta.221",
|
|
71
|
+
"@aj-shadow/z-abs-complayer-documentation-server": "0.0.0-aj-beta.221",
|
|
72
|
+
"@aj-shadow/z-abs-complayer-markup-server": "0.0.0-aj-beta.221",
|
|
73
|
+
"@aj-shadow/z-database-status": "0.0.0-aj-beta.221",
|
|
74
|
+
"@aj-shadow/z-abs-3pplayer-d3-client": "0.0.0-aj-beta.221",
|
|
75
|
+
"@aj-shadow/z-abs-3pplayer-jquery-client": "0.0.0-aj-beta.221",
|
|
76
|
+
"@aj-shadow/z-abs-3pplayer-nodejs-client": "0.0.0-aj-beta.221",
|
|
77
|
+
"@aj-shadow/z-abs-3pplayer-react-client": "0.0.0-aj-beta.221",
|
|
78
|
+
"@aj-shadow/z-abs-3pplayer-reactdom-client": "0.0.0-aj-beta.221",
|
|
79
|
+
"@aj-shadow/z-abs-corelayer-client": "0.0.0-aj-beta.221",
|
|
80
|
+
"@aj-shadow/z-abs-complayer-bootstrap-client": "0.0.0-aj-beta.221",
|
|
81
|
+
"@aj-shadow/z-abs-complayer-codeeditor-client": "0.0.0-aj-beta.221",
|
|
82
|
+
"@aj-shadow/z-abs-complayer-codemirror-client": "0.0.0-aj-beta.221",
|
|
83
|
+
"@aj-shadow/z-abs-complayer-documentation-client": "0.0.0-aj-beta.221",
|
|
84
|
+
"@aj-shadow/z-abs-complayer-markup-client": "0.0.0-aj-beta.221",
|
|
85
|
+
"@aj-shadow/z-abs-complayer-modaldialog-client": "0.0.0-aj-beta.221",
|
|
86
|
+
"@aj-shadow/z-abs-complayer-router-client": "0.0.0-aj-beta.221",
|
|
87
|
+
"@aj-shadow/z-abs-complayer-stream-client": "0.0.0-aj-beta.221",
|
|
88
|
+
"@aj-shadow/z-abs-complayer-tree-client": "0.0.0-aj-beta.221",
|
|
89
|
+
"@aj-shadow/z-abs-complayer-toolversions-client": "0.0.0-aj-beta.221",
|
|
90
|
+
"@aj-shadow/z-abs-complayer-visualizationinner-client": "0.0.0-aj-beta.221",
|
|
91
|
+
"@aj-shadow/z-abs-complayer-visualizationlog-client": "0.0.0-aj-beta.221",
|
|
92
|
+
"@aj-shadow/z-abs-complayer-visualizationsequencediagram-client": "0.0.0-aj-beta.221",
|
|
93
|
+
"@aj-shadow/z-plugin-protocol-client-actorjs-cs": "0.0.0-aj-beta.221",
|
|
94
|
+
"@aj-shadow/z-plugin-protocol-server-actorjs-cs": "0.0.0-aj-beta.221",
|
|
95
|
+
"@aj-shadow/z-plugin-service-platform-fs": "0.0.0-aj-beta.221",
|
|
96
|
+
"@aj-shadow/z-plugin-service-versioning-app-fs": "0.0.0-aj-beta.221",
|
|
97
|
+
"@aj-shadow/z-plugin-service-user-fs": "0.0.0-aj-beta.221",
|
|
98
|
+
"@aj-shadow/actorjs-content-global": "0.0.0-aj-beta.221",
|
|
99
|
+
"@aj-shadow/actorjs-data-global": "0.0.0-aj-beta.221",
|
|
100
|
+
"@aj-shadow/actorjs-documentation-bin": "0.0.0-aj-beta.221",
|
|
101
|
+
"@aj-shadow/actorjs-documentation-text": "0.0.0-aj-beta.221",
|
|
102
|
+
"@aj-shadow/actorjs-app": "0.0.0-aj-beta.221"
|
|
103
|
+
},
|
|
104
|
+
"repository": "https://gitlab.com/actorjs-shadow-delivery-public/actorjs.git"
|
|
105
|
+
}
|