-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
49 lines (49 loc) · 2.02 KB
/
package.json
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
{
"appgen": "@encapsule/holistic v0.4.4 colfaxpeak cOPp4PdPRXKyaPt5tQTCqQ e2ac2697de97dbe7b68722e9de19e7f6d6e282cc 2022-06-11T19:59:25.000Z",
"author": "Encapsule",
"buildDateISO": "2022-06-11T21:00:54.000Z",
"buildID": "br39IMf8Ri-nFHflMfwa6Q",
"buildSource": "ccf2fe3c6c864ccd7b831623ab36b382e1f4238a",
"buildTime": 1654981254,
"codename": "colfaxpeak-test1",
"copyright": {
"holder": "Encapsule",
"year": 2022
},
"dependencies": {
"@encapsule/arccore": "0.3.6",
"@encapsule/d2r2": "file:./HOLISTIC/PACKAGES/d2r2",
"@encapsule/d2r2-components": "file:./HOLISTIC/PACKAGES/d2r2-components",
"@encapsule/holarchy": "file:./HOLISTIC/PACKAGES/holarchy",
"@encapsule/holarchy-cm": "file:./HOLISTIC/PACKAGES/holarchy-cm",
"@encapsule/holism": "file:./HOLISTIC/PACKAGES/holism",
"@encapsule/holism-metadata": "file:./HOLISTIC/PACKAGES/holism-metadata",
"@encapsule/holism-services": "file:./HOLISTIC/PACKAGES/holism-services",
"@encapsule/holistic-html5-service": "file:./HOLISTIC/PACKAGES/holistic-html5-service",
"@encapsule/holistic-nodejs-service": "file:./HOLISTIC/PACKAGES/holistic-nodejs-service",
"@encapsule/holistic-service-core": "file:./HOLISTIC/PACKAGES/holistic-service-core",
"@encapsule/hrequest": "file:./HOLISTIC/PACKAGES/hrequest",
"color": "^3.1.0",
"color-string": "^1.5.3",
"commander": "^2.19.0",
"got": "11.8.2",
"is-reachable": "5.0.0",
"pg": "8.6.0",
"query-string": "^6.2.0",
"react": "18.1.0",
"react-dom": "18.1.0",
"react-markdown": "^2.5.0",
"request": "^2.88.0"
},
"description": "The 'encapsule-org-service-image' npm package contains a self-contained runtime image of the 'encapsule-org' holistic application service. See the included README.md for additional information.",
"engines": {
"node": ">=16.13.1",
"npm": ">=8.1.2"
},
"license": "AGPL-3.0-or-later",
"name": "encapsule-org-service-image",
"scripts": {
"start": "node ./SERVER/nodejs-service-runtime.js"
},
"version": "0.0.24"
}