@vue-skuilder/courseware 0.1.14 → 0.1.16

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.
Files changed (75) hide show
  1. package/dist/chess/questions/puzzle/puzzle.vue.d.ts +3 -3
  2. package/dist/chess/questions/puzzle/puzzle.vue.d.ts.map +1 -1
  3. package/dist/default/questions/fillIn/fillIn.vue.d.ts +383 -6
  4. package/dist/default/questions/fillIn/fillIn.vue.d.ts.map +1 -1
  5. package/dist/default/questions/fillIn/index.d.ts +762 -10
  6. package/dist/default/questions/fillIn/index.d.ts.map +1 -1
  7. package/dist/french/questions/audioparse/index.d.ts +14 -6
  8. package/dist/french/questions/audioparse/index.d.ts.map +1 -1
  9. package/dist/french/questions/audioparse/view.vue.d.ts +8 -4
  10. package/dist/french/questions/audioparse/view.vue.d.ts.map +1 -1
  11. package/dist/french/questions/vocab/identify.vue.d.ts +3 -3
  12. package/dist/french/questions/vocab/identify.vue.d.ts.map +1 -1
  13. package/dist/french/questions/vocab/index.d.ts +4 -4
  14. package/dist/french/questions/vocab/index.d.ts.map +1 -1
  15. package/dist/math/questions/addition/horizontal.vue.d.ts +18 -4
  16. package/dist/math/questions/addition/horizontal.vue.d.ts.map +1 -1
  17. package/dist/math/questions/addition/verbal.vue.d.ts +18 -4
  18. package/dist/math/questions/addition/verbal.vue.d.ts.map +1 -1
  19. package/dist/math/questions/angleCategorize/angleCategorize.vue.d.ts +237 -4
  20. package/dist/math/questions/angleCategorize/angleCategorize.vue.d.ts.map +1 -1
  21. package/dist/math/questions/angleCategorize/index.d.ts +472 -8
  22. package/dist/math/questions/angleCategorize/index.d.ts.map +1 -1
  23. package/dist/math/questions/countBy/default.vue.d.ts +3 -3
  24. package/dist/math/questions/countBy/default.vue.d.ts.map +1 -1
  25. package/dist/math/questions/countBy/index.d.ts +4 -4
  26. package/dist/math/questions/countBy/index.d.ts.map +1 -1
  27. package/dist/math/questions/division/horizontal.vue.d.ts +18 -4
  28. package/dist/math/questions/division/horizontal.vue.d.ts.map +1 -1
  29. package/dist/math/questions/division/index.d.ts +34 -6
  30. package/dist/math/questions/division/index.d.ts.map +1 -1
  31. package/dist/math/questions/equalityTest/index.d.ts +506 -2
  32. package/dist/math/questions/equalityTest/index.d.ts.map +1 -1
  33. package/dist/math/questions/equalityTest/trueFalse.vue.d.ts +253 -1
  34. package/dist/math/questions/equalityTest/trueFalse.vue.d.ts.map +1 -1
  35. package/dist/math/questions/multiplication/blorizontal.vue.d.ts +18 -4
  36. package/dist/math/questions/multiplication/blorizontal.vue.d.ts.map +1 -1
  37. package/dist/math/questions/multiplication/index.d.ts +34 -6
  38. package/dist/math/questions/multiplication/index.d.ts.map +1 -1
  39. package/dist/math/questions/multiplication/verbal.vue.d.ts +18 -4
  40. package/dist/math/questions/multiplication/verbal.vue.d.ts.map +1 -1
  41. package/dist/math/questions/oneStepEqn/index.d.ts +34 -6
  42. package/dist/math/questions/oneStepEqn/index.d.ts.map +1 -1
  43. package/dist/math/questions/oneStepEqn/solve.vue.d.ts +18 -4
  44. package/dist/math/questions/oneStepEqn/solve.vue.d.ts.map +1 -1
  45. package/dist/math/questions/supplementaryAngles/index.d.ts +34 -6
  46. package/dist/math/questions/supplementaryAngles/index.d.ts.map +1 -1
  47. package/dist/math/questions/supplementaryAngles/supplementaryAngles.vue.d.ts +18 -4
  48. package/dist/math/questions/supplementaryAngles/supplementaryAngles.vue.d.ts.map +1 -1
  49. package/dist/piano/questions/echo/Playback.vue.d.ts +3 -3
  50. package/dist/piano/questions/echo/Playback.vue.d.ts.map +1 -1
  51. package/dist/piano/questions/echo/index.d.ts +6 -6
  52. package/dist/piano/questions/echo/index.d.ts.map +1 -1
  53. package/dist/piano/questions/playNote/NotePlayback.vue.d.ts +3 -3
  54. package/dist/piano/questions/playNote/NotePlayback.vue.d.ts.map +1 -1
  55. package/dist/piano/questions/playNote/index.d.ts +6 -6
  56. package/dist/piano/questions/playNote/index.d.ts.map +1 -1
  57. package/dist/pitch/questions/indentify/index.d.ts +470 -6
  58. package/dist/pitch/questions/indentify/index.d.ts.map +1 -1
  59. package/dist/pitch/questions/indentify/textBox.vue.d.ts +237 -4
  60. package/dist/pitch/questions/indentify/textBox.vue.d.ts.map +1 -1
  61. package/dist/sightsing/questions/IdentifyKey/IdentifyKey.vue.d.ts +237 -4
  62. package/dist/sightsing/questions/IdentifyKey/IdentifyKey.vue.d.ts.map +1 -1
  63. package/dist/sightsing/questions/IdentifyKey/index.d.ts +472 -8
  64. package/dist/sightsing/questions/IdentifyKey/index.d.ts.map +1 -1
  65. package/dist/typing/questions/falling-letters/FallingLetters.vue.d.ts +2 -2
  66. package/dist/typing/questions/falling-letters/FallingLetters.vue.d.ts.map +1 -1
  67. package/dist/typing/questions/single-letter/index.d.ts +4 -4
  68. package/dist/typing/questions/single-letter/index.d.ts.map +1 -1
  69. package/dist/typing/questions/single-letter/typeSingleLetter.vue.d.ts +3 -3
  70. package/dist/typing/questions/single-letter/typeSingleLetter.vue.d.ts.map +1 -1
  71. package/dist/word-work/questions/spelling/index.d.ts +64 -8
  72. package/dist/word-work/questions/spelling/index.d.ts.map +1 -1
  73. package/dist/word-work/questions/spelling/textBox.vue.d.ts +33 -5
  74. package/dist/word-work/questions/spelling/textBox.vue.d.ts.map +1 -1
  75. package/package.json +5 -5
@@ -14,21 +14,49 @@ export declare class SpellingQuestion extends Question {
14
14
  priorAnswers: import('vue').Ref<[Answer, string][]>;
15
15
  maxAttemptsPerView: import('vue').Ref<number>;
16
16
  maxSessionViews: import('vue').Ref<number>;
17
- submitAnswer: (answer: Answer, submittingClass?: string) => import('packages/db/dist').QuestionRecord;
17
+ submitAnswer: (answer: Answer, submittingClass?: string) => import('packages/db/dist/types-legacy-6ettoclI.d.mts').i;
18
18
  startTime: import('vue').Ref<moment.Moment>;
19
19
  hotKeys: import('vue').Ref<import('../../../../../common-ui/dist/common-ui.es.js').HotKey[]>;
20
20
  timeSpent: import('vue').ComputedRef<number>;
21
21
  logger: import('../../../../../common-ui/dist/common-ui.es.js').ViewableLogger;
22
22
  getURL: (item: string, dataShapeIndex?: number) => string;
23
- emitResponse: (record: import('packages/db/dist').CardRecord) => void;
23
+ emitResponse: (record: import('packages/db/dist/types-legacy-6ettoclI.d.mts').c) => void;
24
24
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
25
25
  data: ViewData[];
26
26
  modifyDifficulty: number;
27
27
  }> & Readonly<{}>, {
28
28
  modifyDifficulty: number;
29
29
  }, {}, {
30
- AudioAutoPlayer: any;
31
- UserInputString: any;
30
+ AudioAutoPlayer: import('vue').DefineComponent<{
31
+ src: string | string[];
32
+ }, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
33
+ src: string | string[];
34
+ }> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
35
+ UserInputString: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
36
+ icon: {
37
+ type: BooleanConstructor;
38
+ required: false;
39
+ };
40
+ }>, {}, {}, {
41
+ prependIcon(): string;
42
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').DefineComponent<{}, {}, {
43
+ answer: import('../../../../common/dist/index.mjs').Answer;
44
+ previewModeStore: ReturnType<typeof import('../../../../../common-ui/dist/common-ui.es.js').useCardPreviewModeStore> | null;
45
+ }, {
46
+ autofocus(): boolean;
47
+ autoFocus(): boolean;
48
+ }, {
49
+ submitAnswer(answer: import('../../../../common/dist/index.mjs').Answer): import('packages/db/dist/types-legacy-6ettoclI.d.mts').QuestionRecord;
50
+ submit(answer: import('../../../../common/dist/index.mjs').Answer): any;
51
+ getQuestionViewAncestor(): import('../../../../../common-ui/dist/common-ui.es.js').ViewComponent;
52
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
53
+ icon: {
54
+ type: BooleanConstructor;
55
+ required: false;
56
+ };
57
+ }>> & Readonly<{}>, {
58
+ icon: boolean;
59
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
32
60
  }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>[];
33
61
  word: string;
34
62
  sentence: string;
@@ -49,21 +77,49 @@ export declare class SpellingQuestion extends Question {
49
77
  priorAnswers: import('vue').Ref<[Answer, string][]>;
50
78
  maxAttemptsPerView: import('vue').Ref<number>;
51
79
  maxSessionViews: import('vue').Ref<number>;
52
- submitAnswer: (answer: Answer, submittingClass?: string) => import('packages/db/dist').QuestionRecord;
80
+ submitAnswer: (answer: Answer, submittingClass?: string) => import('packages/db/dist/types-legacy-6ettoclI.d.mts').i;
53
81
  startTime: import('vue').Ref<moment.Moment>;
54
82
  hotKeys: import('vue').Ref<import('../../../../../common-ui/dist/common-ui.es.js').HotKey[]>;
55
83
  timeSpent: import('vue').ComputedRef<number>;
56
84
  logger: import('../../../../../common-ui/dist/common-ui.es.js').ViewableLogger;
57
85
  getURL: (item: string, dataShapeIndex?: number) => string;
58
- emitResponse: (record: import('packages/db/dist').CardRecord) => void;
86
+ emitResponse: (record: import('packages/db/dist/types-legacy-6ettoclI.d.mts').c) => void;
59
87
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
60
88
  data: ViewData[];
61
89
  modifyDifficulty: number;
62
90
  }> & Readonly<{}>, {
63
91
  modifyDifficulty: number;
64
92
  }, {}, {
65
- AudioAutoPlayer: any;
66
- UserInputString: any;
93
+ AudioAutoPlayer: import('vue').DefineComponent<{
94
+ src: string | string[];
95
+ }, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
96
+ src: string | string[];
97
+ }> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
98
+ UserInputString: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
99
+ icon: {
100
+ type: BooleanConstructor;
101
+ required: false;
102
+ };
103
+ }>, {}, {}, {
104
+ prependIcon(): string;
105
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').DefineComponent<{}, {}, {
106
+ answer: import('../../../../common/dist/index.mjs').Answer;
107
+ previewModeStore: ReturnType<typeof import('../../../../../common-ui/dist/common-ui.es.js').useCardPreviewModeStore> | null;
108
+ }, {
109
+ autofocus(): boolean;
110
+ autoFocus(): boolean;
111
+ }, {
112
+ submitAnswer(answer: import('../../../../common/dist/index.mjs').Answer): import('packages/db/dist/types-legacy-6ettoclI.d.mts').QuestionRecord;
113
+ submit(answer: import('../../../../common/dist/index.mjs').Answer): any;
114
+ getQuestionViewAncestor(): import('../../../../../common-ui/dist/common-ui.es.js').ViewComponent;
115
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
116
+ icon: {
117
+ type: BooleanConstructor;
118
+ required: false;
119
+ };
120
+ }>> & Readonly<{}>, {
121
+ icon: boolean;
122
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
67
123
  }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>[];
68
124
  }
69
125
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/word-work/questions/spelling/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AACnD,OAAO,EAIL,SAAS,EACT,MAAM,EAEN,QAAQ,EACT,MAAM,sBAAsB,CAAC;AAuB9B,qBAAa,gBAAiB,SAAQ,QAAQ;IAC5C,OAAc,UAAU,EAAE,SAAS,EAAE,CAKnC;IAEF,OAAc,KAAK;;;;;;;;;;;;sDAYkB,CAAC;qCApCrB,OAAO,MAAM;;;;6CAS9B,CAAA;;;;;;;;;;2EAegC;IAEzB,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,IAAI,CAAC;IACjB,cAAc,EAAE,IAAI,CAAC;gBAEhB,IAAI,EAAE,QAAQ,EAAE;IAQrB,SAAS,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO;IAGlC,UAAU,IAAI,SAAS,EAAE;IAGzB,KAAK;;;;;;;;;;;;sDATyB,CAAC;qCApCrB,OAAO,MAAM;;;;6CAS9B,CAAA;;;;;;;;;;;CAuCD"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/word-work/questions/spelling/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AACnD,OAAO,EAIL,SAAS,EACT,MAAM,EAEN,QAAQ,EACT,MAAM,sBAAsB,CAAC;AAuB9B,qBAAa,gBAAiB,SAAQ,QAAQ;IAC5C,OAAc,UAAU,EAAE,SAAS,EAAE,CAKnC;IAEF,OAAc,KAAK;;;;;;;;;;;;sDAeT,CAAC;qCApCT,OAAM,MAAM;;;;6CASZ,CAAH;;;;;;;;;;;;;;;;;;;;;2BAbsB,mCACO;uDAIvB,yBAAO;;;;;wCAQM,mCAID,kBAAmB,8CACnB;kCAGb,mCAA4B;8CAIJ,yBAE7B;;;;;;;;;2EAFiC;IAEzB,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,IAAI,CAAC;IACjB,cAAc,EAAE,IAAI,CAAC;gBAEhB,IAAI,EAAE,QAAQ,EAAE;IAQrB,SAAS,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO;IAGlC,UAAU,IAAI,SAAS,EAAE;IAGzB,KAAK;;;;;;;;;;;;sDANF,CAAC;qCApCT,OAAM,MAAM;;;;6CASZ,CAAH;;;;;;;;;;;;;;;;;;;;;2BAbsB,mCACO;uDAIvB,yBAAO;;;;;wCAQM,mCAID,kBAAmB,8CACnB;kCAGb,mCAA4B;8CAIJ,yBAE7B;;;;;;;;;;CAsBA"}
@@ -9,24 +9,52 @@ declare const _default: import('vue').DefineComponent<{
9
9
  submit: () => void;
10
10
  priorSessionViews: import('vue').Ref<number>;
11
11
  priorAttempts: import('vue').Ref<number>;
12
- priorAnswers: import('vue').Ref<[import('../../../../../common/dist/index.mjs').Answer, string][]>;
12
+ priorAnswers: import('vue').Ref<[Answer, string][]>;
13
13
  maxAttemptsPerView: import('vue').Ref<number>;
14
14
  maxSessionViews: import('vue').Ref<number>;
15
- submitAnswer: (answer: import('../../../../../common/dist/index.mjs').Answer, submittingClass?: string) => import('packages/db/dist').QuestionRecord;
15
+ submitAnswer: (answer: Answer, submittingClass?: string) => import('packages/db/dist/types-legacy-6ettoclI.d.mts').i;
16
16
  startTime: import('vue').Ref<moment.Moment>;
17
17
  hotKeys: import('vue').Ref<import('../../../../../common-ui/dist/common-ui.es.js').HotKey[]>;
18
18
  timeSpent: import('vue').ComputedRef<number>;
19
19
  logger: import('../../../../../common-ui/dist/common-ui.es.js').ViewableLogger;
20
20
  getURL: (item: string, dataShapeIndex?: number) => string;
21
- emitResponse: (record: import('packages/db/dist').CardRecord) => void;
21
+ emitResponse: (record: import('packages/db/dist/types-legacy-6ettoclI.d.mts').c) => void;
22
22
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
23
23
  data: ViewData[];
24
24
  modifyDifficulty: number;
25
25
  }> & Readonly<{}>, {
26
26
  modifyDifficulty: number;
27
27
  }, {}, {
28
- AudioAutoPlayer: any;
29
- UserInputString: any;
28
+ AudioAutoPlayer: import('vue').DefineComponent<{
29
+ src: string | string[];
30
+ }, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
31
+ src: string | string[];
32
+ }> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
33
+ UserInputString: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
34
+ icon: {
35
+ type: BooleanConstructor;
36
+ required: false;
37
+ };
38
+ }>, {}, {}, {
39
+ prependIcon(): string;
40
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').DefineComponent<{}, {}, {
41
+ answer: import('../../../../common/dist/index.mjs').Answer;
42
+ previewModeStore: ReturnType<typeof import('../../../../../common-ui/dist/common-ui.es.js').useCardPreviewModeStore> | null;
43
+ }, {
44
+ autofocus(): boolean;
45
+ autoFocus(): boolean;
46
+ }, {
47
+ submitAnswer(answer: import('../../../../common/dist/index.mjs').Answer): import('packages/db/dist/types-legacy-6ettoclI.d.mts').QuestionRecord;
48
+ submit(answer: import('../../../../common/dist/index.mjs').Answer): any;
49
+ getQuestionViewAncestor(): import('../../../../../common-ui/dist/common-ui.es.js').ViewComponent;
50
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
51
+ icon: {
52
+ type: BooleanConstructor;
53
+ required: false;
54
+ };
55
+ }>> & Readonly<{}>, {
56
+ icon: boolean;
57
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
30
58
  }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
31
59
  export default _default;
32
60
  //# sourceMappingURL=textBox.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"textBox.vue.d.ts","sourceRoot":"","sources":["../../../../src/word-work/questions/spelling/textBox.vue"],"names":[],"mappings":"AAgBA;AA2EA,OAAO,EAAE,gBAAgB,EAAE,MAAM,0CAA0C,CAAC;AAG5E,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;;;;;;;;;;;;;iFAJhD,CAlCgB;iCAkChB,OAAA,MA/D0B;;;;yCA+D1B,CAzDI;;;;;;;;;;;AA+DJ,wBA8CG"}
1
+ {"version":3,"file":"textBox.vue.d.ts","sourceRoot":"","sources":["../../../../src/word-work/questions/spelling/textBox.vue"],"names":[],"mappings":"AAgBA;AA2EA,OAAO,EAAE,gBAAgB,EAAE,MAAM,0CAA0C,CAAC;AAG5E,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;;;;;;;;;;;;;kDAJhD,CA9BoB;iCA8BpB,OAAA,MA/D6D;;;;yCA+D7D,CAxDoB;;;;;;;;;;;;;;;;;;;;;uBAwDpB,mCA/DwB;mDA+DxB,yBA/DwF;;;;;oCA+DxF,mCAvDU,kBAuDV,8CAvD2D;8BAuD3D,mCAtD6D;0CAsD7D,yBApDe;;;;;;;;;;AA0Df,wBA8CG"}
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "0.1.14",
6
+ "version": "0.1.16",
7
7
  "type": "module",
8
8
  "main": "./dist/index.cjs.js",
9
9
  "module": "./dist/index.mjs",
@@ -41,9 +41,9 @@
41
41
  "test:watch": "vitest"
42
42
  },
43
43
  "dependencies": {
44
- "@vue-skuilder/common": "0.1.14",
45
- "@vue-skuilder/common-ui": "0.1.14",
46
- "@vue-skuilder/db": "0.1.14",
44
+ "@vue-skuilder/common": "0.1.16",
45
+ "@vue-skuilder/common-ui": "0.1.16",
46
+ "@vue-skuilder/db": "0.1.16",
47
47
  "lodash": "^4.17.21",
48
48
  "moment": "^2.29.4",
49
49
  "paper": "^0.12.3",
@@ -61,5 +61,5 @@
61
61
  "peerDependencies": {
62
62
  "vue": "^3.2.0"
63
63
  },
64
- "stableVersion": "0.1.14"
64
+ "stableVersion": "0.1.16"
65
65
  }