pareto 0.68.0 → 0.69.0
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/auto.dist/data/boekhouding.data.d.ts +1 -1
- package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.provided_interface_glossary.d.ts +4 -28
- package/auto.dist/public/modules/filesystem_naming/implementations/create_Valid_File_Name.alg.js +61 -46
- package/auto.dist/public/modules/pareto_2_fountain_pen/implementations/compilation_Unit_2_Indented_Lines.alg.js +4 -4
- package/auto.pareto/auto.dependencies/index.ts +3 -3
- package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +10 -2
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/index.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +3 -3
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/astn.data.ts +21 -28
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan_light.data.ts +477 -385
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_type_system.data.ts +2320 -1816
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_typescript.data.ts +122 -102
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.grammar.data.ts +294 -234
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.graphviz.data.ts +735 -574
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.html.data.ts +3265 -0
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto.data.ts +1655 -1258
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.semantic_versioning.data.ts +114 -92
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril.data.ts +1030 -809
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril_resolved.data.ts +991 -769
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_directory.data.ts +18 -25
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file.data.ts +29 -35
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file_with_escaped_strings.data.ts +22 -27
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/lines.data.ts +8 -14
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/testresult.data.ts +114 -121
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/text.data.ts +8 -14
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/typescript_intermediate.data.ts +48 -53
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/xml.data.ts +57 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_graphviz/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_indented_file_with_escaped_strings/api.data.ts +17 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_indented_file_with_escaped_strings/glossary.data.ts +51 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_pareto/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_typescript_2_fountain_pen_directory/glossary.data.ts +3 -3
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/html_2_xml/api.data.ts +15 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/html_2_xml/glossary.data.ts +50 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_2_typescript_intermediate/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/semantic_versioning_from_text/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_pareto/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +3 -3
- package/auto.pareto/modules/cosmos_type_system_2_typescript_intermediate/glossary.data.ts +2 -2
- package/auto.pareto/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/glossary.data.ts +2 -2
- package/auto.pareto/modules/pareto_2_fountain_pen/glossary.data.ts +3 -3
- package/auto.pareto/modules/typescript_intermediate_2_fountain_pen/glossary.data.ts +2 -2
- package/package.json +5 -5
|
@@ -32,8 +32,8 @@ export const $: g_glossary.D.Glossary = {
|
|
|
32
32
|
'data glossary': {
|
|
33
33
|
'glossary parameters': d({}),
|
|
34
34
|
'imports': d({
|
|
35
|
-
"in": imp(d_in
|
|
36
|
-
"out": imp(d_out
|
|
35
|
+
"in": imp(d_in, {}),
|
|
36
|
+
"out": imp(d_out, {}),
|
|
37
37
|
}),
|
|
38
38
|
'root': {
|
|
39
39
|
'namespaces': d({}),
|
|
@@ -34,8 +34,8 @@ export const $: g_glossary.D.Glossary = {
|
|
|
34
34
|
'glossary parameters': d({
|
|
35
35
|
}),
|
|
36
36
|
'imports': d({
|
|
37
|
-
"in": imp(d_in
|
|
38
|
-
"out": imp(d_out
|
|
37
|
+
"in": imp(d_in, {}),
|
|
38
|
+
"out": imp(d_out, {}),
|
|
39
39
|
}),
|
|
40
40
|
'root': {
|
|
41
41
|
'namespaces': d({}),
|
|
@@ -33,8 +33,8 @@ export const $: g_glossary.D.Glossary = {
|
|
|
33
33
|
'data glossary': {
|
|
34
34
|
'glossary parameters': d({}),
|
|
35
35
|
'imports': d({
|
|
36
|
-
"in": imp(d_in
|
|
37
|
-
"out": imp(d_out
|
|
36
|
+
"in": imp(d_in, {}),
|
|
37
|
+
"out": imp(d_out, {}),
|
|
38
38
|
}),
|
|
39
39
|
'root': {
|
|
40
40
|
'namespaces': d({}),
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
|
|
2
|
+
|
|
3
|
+
import * as pd from 'pareto-core-data'
|
|
4
|
+
|
|
5
|
+
import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
6
|
+
|
|
7
|
+
import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
8
|
+
|
|
9
|
+
import { $ as glos } from "./glossary.data"
|
|
10
|
+
|
|
11
|
+
export const $: g_project.D.API = api(
|
|
12
|
+
glos,
|
|
13
|
+
{
|
|
14
|
+
"map Library 2 Blocks": algorithm("Map Library 2 Block", {}),
|
|
15
|
+
|
|
16
|
+
}
|
|
17
|
+
)
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import * as pd from 'pareto-core-data'
|
|
2
|
+
|
|
3
|
+
import {
|
|
4
|
+
boolean,
|
|
5
|
+
component,
|
|
6
|
+
data,
|
|
7
|
+
dictionary,
|
|
8
|
+
externalTypeReference,
|
|
9
|
+
group,
|
|
10
|
+
imp,
|
|
11
|
+
integer,
|
|
12
|
+
list,
|
|
13
|
+
member,
|
|
14
|
+
nothing,
|
|
15
|
+
optional,
|
|
16
|
+
parametrizedType,
|
|
17
|
+
sfunction,
|
|
18
|
+
stateGroup,
|
|
19
|
+
text,
|
|
20
|
+
type,
|
|
21
|
+
typeParameter,
|
|
22
|
+
typeReference,
|
|
23
|
+
} from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
24
|
+
|
|
25
|
+
import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
26
|
+
|
|
27
|
+
import { $ as d_out } from "../../glossaries/fountain_pen_indented_file_with_escaped_strings.data"
|
|
28
|
+
import { $ as d_in } from "../../glossaries/auto.cosmos_type_system.data"
|
|
29
|
+
|
|
30
|
+
const d = pd.d
|
|
31
|
+
|
|
32
|
+
export const $: g_glossary.D.Glossary = {
|
|
33
|
+
'data glossary': {
|
|
34
|
+
'glossary parameters': d({}),
|
|
35
|
+
'imports': d({
|
|
36
|
+
"in": imp(d_in, {}),
|
|
37
|
+
"out": imp(d_out, {}),
|
|
38
|
+
}),
|
|
39
|
+
'root': {
|
|
40
|
+
'namespaces': d({}),
|
|
41
|
+
'data types': d({
|
|
42
|
+
|
|
43
|
+
}),
|
|
44
|
+
},
|
|
45
|
+
},
|
|
46
|
+
'interface types': d({}),
|
|
47
|
+
'algorithm types': d({
|
|
48
|
+
"Map Library 2 Block": sfunction(externalTypeReference("out", "Block"), data(externalTypeReference("in", "Library"))),
|
|
49
|
+
|
|
50
|
+
}),
|
|
51
|
+
}
|
|
@@ -33,8 +33,8 @@ export const $: g_glossary.D.Glossary = {
|
|
|
33
33
|
'data glossary': {
|
|
34
34
|
'glossary parameters': d({}),
|
|
35
35
|
'imports': d({
|
|
36
|
-
"in": imp(d_in
|
|
37
|
-
"out": imp(d_out
|
|
36
|
+
"in": imp(d_in, {}),
|
|
37
|
+
"out": imp(d_out, {}),
|
|
38
38
|
}),
|
|
39
39
|
'root': {
|
|
40
40
|
'namespaces': d({}),
|
|
@@ -34,9 +34,9 @@ export const $: g_glossary.D.Glossary = {
|
|
|
34
34
|
'data glossary': {
|
|
35
35
|
'glossary parameters': d({}),
|
|
36
36
|
'imports': d({
|
|
37
|
-
"in": imp(d_in
|
|
38
|
-
"out": imp(d_out
|
|
39
|
-
"cts": imp(d_cts
|
|
37
|
+
"in": imp(d_in, {}),
|
|
38
|
+
"out": imp(d_out, {}),
|
|
39
|
+
"cts": imp(d_cts, {}),
|
|
40
40
|
}),
|
|
41
41
|
'root': {
|
|
42
42
|
'namespaces': d({}),
|
|
@@ -33,8 +33,8 @@ export const $: g_glossary.D.Glossary = {
|
|
|
33
33
|
'glossary parameters': d({}),
|
|
34
34
|
'imports': d({
|
|
35
35
|
|
|
36
|
-
"in": imp(d_in
|
|
37
|
-
"out": imp(d_out
|
|
36
|
+
"in": imp(d_in, {}),
|
|
37
|
+
"out": imp(d_out, {}),
|
|
38
38
|
}),
|
|
39
39
|
'root': {
|
|
40
40
|
'namespaces': d({}),
|
|
@@ -38,8 +38,8 @@ export const $: g_glossary.D.Glossary = {
|
|
|
38
38
|
'data glossary': {
|
|
39
39
|
'glossary parameters': d({}),
|
|
40
40
|
'imports': d({
|
|
41
|
-
"in": imp(d_in
|
|
42
|
-
"out": imp(d_out
|
|
41
|
+
"in": imp(d_in, {}),
|
|
42
|
+
"out": imp(d_out, {}),
|
|
43
43
|
}),
|
|
44
44
|
'root': {
|
|
45
45
|
'namespaces': d({}),
|
|
@@ -32,8 +32,8 @@ export const $: g_glossary.D.Glossary = {
|
|
|
32
32
|
'data glossary': {
|
|
33
33
|
'glossary parameters': d({}),
|
|
34
34
|
'imports': d({
|
|
35
|
-
"in": imp(d_in
|
|
36
|
-
"out": imp(d_out
|
|
35
|
+
"in": imp(d_in, {}),
|
|
36
|
+
"out": imp(d_out, {}),
|
|
37
37
|
}),
|
|
38
38
|
'root': {
|
|
39
39
|
'namespaces': d({}),
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import * as pd from 'pareto-core-data'
|
|
2
|
+
|
|
3
|
+
import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
4
|
+
|
|
5
|
+
import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
6
|
+
|
|
7
|
+
import { $ as glos } from "./glossary.data"
|
|
8
|
+
|
|
9
|
+
export const $: g_project.D.API = api(
|
|
10
|
+
glos,
|
|
11
|
+
|
|
12
|
+
{
|
|
13
|
+
"map Document 2 Document": algorithm("Map Document 2 Document", {}),
|
|
14
|
+
}
|
|
15
|
+
)
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import * as pd from 'pareto-core-data'
|
|
2
|
+
|
|
3
|
+
import {
|
|
4
|
+
boolean,
|
|
5
|
+
component,
|
|
6
|
+
data,
|
|
7
|
+
dictionary,
|
|
8
|
+
externalTypeReference,
|
|
9
|
+
group,
|
|
10
|
+
imp,
|
|
11
|
+
integer,
|
|
12
|
+
list,
|
|
13
|
+
member,
|
|
14
|
+
nothing,
|
|
15
|
+
optional,
|
|
16
|
+
parametrizedType,
|
|
17
|
+
sfunction,
|
|
18
|
+
stateGroup,
|
|
19
|
+
text,
|
|
20
|
+
type,
|
|
21
|
+
typeParameter,
|
|
22
|
+
typeReference,
|
|
23
|
+
} from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
24
|
+
|
|
25
|
+
import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
26
|
+
|
|
27
|
+
import { $ as d_in } from "../../glossaries/auto.html.data"
|
|
28
|
+
import { $ as d_out } from "../../glossaries/xml.data"
|
|
29
|
+
|
|
30
|
+
const d = pd.d
|
|
31
|
+
|
|
32
|
+
export const $: g_glossary.D.Glossary = {
|
|
33
|
+
'data glossary': {
|
|
34
|
+
'imports': d({
|
|
35
|
+
"in": imp(d_in, {}),
|
|
36
|
+
"out": imp(d_out, {}),
|
|
37
|
+
}),
|
|
38
|
+
|
|
39
|
+
'glossary parameters': d({}),
|
|
40
|
+
'root': {
|
|
41
|
+
'namespaces': d({}),
|
|
42
|
+
'data types': d({
|
|
43
|
+
}),
|
|
44
|
+
},
|
|
45
|
+
},
|
|
46
|
+
'interface types': d({}),
|
|
47
|
+
'algorithm types': d({
|
|
48
|
+
"Map Document 2 Document": sfunction(externalTypeReference("out", "Document"), data(externalTypeReference("in", "Document"))),
|
|
49
|
+
}),
|
|
50
|
+
}
|
|
@@ -32,8 +32,8 @@ const d = pd.d
|
|
|
32
32
|
export const $: g_glossary.D.Glossary = {
|
|
33
33
|
'data glossary': {
|
|
34
34
|
'imports': d({
|
|
35
|
-
"in": imp(d_in
|
|
36
|
-
"out": imp(d_out
|
|
35
|
+
"in": imp(d_in, {}),
|
|
36
|
+
"out": imp(d_out, {}),
|
|
37
37
|
}),
|
|
38
38
|
|
|
39
39
|
'glossary parameters': d({}),
|
|
@@ -32,8 +32,8 @@ const d = pd.d
|
|
|
32
32
|
export const $: g_glossary.D.Glossary = {
|
|
33
33
|
'data glossary': {
|
|
34
34
|
'imports': d({
|
|
35
|
-
"in": imp(d_in
|
|
36
|
-
"out": imp(d_out
|
|
35
|
+
"in": imp(d_in, {}),
|
|
36
|
+
"out": imp(d_out, {}),
|
|
37
37
|
}),
|
|
38
38
|
'glossary parameters': d({}),
|
|
39
39
|
'root': {
|
package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/glossary.data.ts
CHANGED
|
@@ -17,8 +17,8 @@ const d = pd.d
|
|
|
17
17
|
export const $: g_glossary.D.Glossary = {
|
|
18
18
|
'data glossary': {
|
|
19
19
|
'imports': d({
|
|
20
|
-
"in": imp(d_in
|
|
21
|
-
"out": imp(d_out
|
|
20
|
+
"in": imp(d_in, {}),
|
|
21
|
+
"out": imp(d_out, {}),
|
|
22
22
|
}),
|
|
23
23
|
'glossary parameters': d({}),
|
|
24
24
|
'root': {
|
|
@@ -32,8 +32,8 @@ export const $: g_glossary.D.Glossary = {
|
|
|
32
32
|
'data glossary': {
|
|
33
33
|
'glossary parameters': d({}),
|
|
34
34
|
'imports': d({
|
|
35
|
-
"in": imp(d_in
|
|
36
|
-
"out": imp(d_out
|
|
35
|
+
"in": imp(d_in, {}),
|
|
36
|
+
"out": imp(d_out, {}),
|
|
37
37
|
}),
|
|
38
38
|
'root': {
|
|
39
39
|
'namespaces': d({}),
|
|
@@ -32,8 +32,8 @@ export const $: g_glossary.D.Glossary = {
|
|
|
32
32
|
'data glossary': {
|
|
33
33
|
'glossary parameters': d({}),
|
|
34
34
|
'imports': d({
|
|
35
|
-
"in": imp(d_in
|
|
36
|
-
"out": imp(d_out
|
|
35
|
+
"in": imp(d_in, {}),
|
|
36
|
+
"out": imp(d_out, {}),
|
|
37
37
|
}),
|
|
38
38
|
'root': {
|
|
39
39
|
'namespaces': d({}),
|
|
@@ -9,9 +9,9 @@ import { $ as glos } from "./glossary.data"
|
|
|
9
9
|
export const $: g_project.D.API = api(
|
|
10
10
|
glos,
|
|
11
11
|
{
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
"
|
|
12
|
+
"array and": algorithm("Array And", {}),
|
|
13
|
+
"array or": algorithm("Array Or", {}),
|
|
14
|
+
"array xor": algorithm("Array Xor", {}),
|
|
15
15
|
"and": algorithm("And", {}),
|
|
16
16
|
"or": algorithm("Or", {}),
|
|
17
17
|
"xor": algorithm("Xor", {}),
|
|
@@ -33,8 +33,8 @@ export const $: g_glossary.D.Glossary = {
|
|
|
33
33
|
'data glossary': {
|
|
34
34
|
'glossary parameters': d({}),
|
|
35
35
|
'imports': d({
|
|
36
|
-
"in": imp(d_in
|
|
37
|
-
"out": imp(d_out
|
|
36
|
+
"in": imp(d_in, {}),
|
|
37
|
+
"out": imp(d_out, {}),
|
|
38
38
|
}),
|
|
39
39
|
'root': {
|
|
40
40
|
'namespaces': d({}),
|
|
@@ -12,8 +12,8 @@ export const $: g_glossary.D.Glossary = {
|
|
|
12
12
|
'data glossary': {
|
|
13
13
|
'glossary parameters': d({}),
|
|
14
14
|
'imports': d({
|
|
15
|
-
"in": sh.imp(d_in
|
|
16
|
-
"out": sh.imp(d_out
|
|
15
|
+
"in": sh.imp(d_in, {}),
|
|
16
|
+
"out": sh.imp(d_out, {}),
|
|
17
17
|
}),
|
|
18
18
|
'root': {
|
|
19
19
|
'namespaces': d({}),
|
|
@@ -33,9 +33,9 @@ const d = pd.d
|
|
|
33
33
|
export const $: g_glossary.D.Glossary = {
|
|
34
34
|
'data glossary': {
|
|
35
35
|
'imports': d({
|
|
36
|
-
"fp": imp(d_fpif
|
|
37
|
-
"l": imp(d_l
|
|
38
|
-
"pareto": imp(d_pareto
|
|
36
|
+
"fp": imp(d_fpif, {}),
|
|
37
|
+
"l": imp(d_l, {}),
|
|
38
|
+
"pareto": imp(d_pareto, {}),
|
|
39
39
|
}),
|
|
40
40
|
|
|
41
41
|
'glossary parameters': d({}),
|
|
@@ -32,8 +32,8 @@ export const $: g_glossary.D.Glossary = {
|
|
|
32
32
|
'data glossary': {
|
|
33
33
|
'glossary parameters': d({}),
|
|
34
34
|
'imports': d({
|
|
35
|
-
"out": imp(d_fpif
|
|
36
|
-
"in": imp(d_ts
|
|
35
|
+
"out": imp(d_fpif, {}),
|
|
36
|
+
"in": imp(d_ts, {}),
|
|
37
37
|
}),
|
|
38
38
|
'root': {
|
|
39
39
|
'namespaces': d({}),
|
package/package.json
CHANGED
|
@@ -7,9 +7,9 @@
|
|
|
7
7
|
"pareto-core-bin": "^0.1.4",
|
|
8
8
|
"pareto-core-data": "^0.7.3",
|
|
9
9
|
"pareto-core-dev": "^0.9.1",
|
|
10
|
-
"pareto-pure": "^0.
|
|
11
|
-
"pareto-standard-library": "^0.
|
|
12
|
-
"pareto-subatomic-library": "^0.
|
|
10
|
+
"pareto-pure": "^0.27.0",
|
|
11
|
+
"pareto-standard-library": "^0.12.0",
|
|
12
|
+
"pareto-subatomic-library": "^0.11.0"
|
|
13
13
|
},
|
|
14
14
|
"bin": {
|
|
15
15
|
"boekhouding": "auto.dist/auto.bin/auto.boekhouding.js"
|
|
@@ -25,6 +25,6 @@
|
|
|
25
25
|
"main": "auto.dist/index.js",
|
|
26
26
|
"types": "auto.dist/index.d.ts",
|
|
27
27
|
"name": "pareto",
|
|
28
|
-
"version": "0.
|
|
29
|
-
"content-fingerprint": "
|
|
28
|
+
"version": "0.69.0",
|
|
29
|
+
"content-fingerprint": "3cdf6f0401c8a9a5b2f2f4de285b83246bc835e5"
|
|
30
30
|
}
|