suttacentral-api 2.10.11 → 2.10.12

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.
@@ -143,6 +143,20 @@
143
143
  "volpage": null,
144
144
  "has_comment": false
145
145
  },
146
+ {
147
+ "lang": "fr",
148
+ "lang_name": "Français",
149
+ "is_root": false,
150
+ "author": "Noé Ismet",
151
+ "author_short": "noeismet",
152
+ "author_uid": "noeismet",
153
+ "publication_date": null,
154
+ "id": "mn21_translation-fr-noeismet",
155
+ "segmented": true,
156
+ "title": "La parabole de la scie ",
157
+ "volpage": null,
158
+ "has_comment": false
159
+ },
146
160
  {
147
161
  "lang": "fr",
148
162
  "lang_name": "Français",
@@ -61,6 +61,20 @@
61
61
  "volpage": null,
62
62
  "has_comment": false
63
63
  },
64
+ {
65
+ "lang": "de",
66
+ "lang_name": "Deutsch",
67
+ "is_root": false,
68
+ "author": "Sabbamitta",
69
+ "author_short": "sabbamitta",
70
+ "author_uid": "sabbamitta",
71
+ "publication_date": null,
72
+ "id": "mn37_translation-de-sabbamitta",
73
+ "segmented": true,
74
+ "title": "Die kürzere Lehrrede über die Auflösung des Verlangens ",
75
+ "volpage": null,
76
+ "has_comment": false
77
+ },
64
78
  {
65
79
  "lang": "de",
66
80
  "lang_name": "Deutsch",
@@ -74,6 +74,20 @@
74
74
  "volpage": null,
75
75
  "has_comment": false
76
76
  },
77
+ {
78
+ "lang": "de",
79
+ "lang_name": "Deutsch",
80
+ "is_root": false,
81
+ "author": "Sabbamitta",
82
+ "author_short": "sabbamitta",
83
+ "author_uid": "sabbamitta",
84
+ "publication_date": null,
85
+ "id": "mn36_translation-de-sabbamitta",
86
+ "segmented": true,
87
+ "title": "Die längere Lehrrede mit Saccaka ",
88
+ "volpage": null,
89
+ "has_comment": false
90
+ },
77
91
  {
78
92
  "lang": "de",
79
93
  "lang_name": "Deutsch",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.10.11",
3
+ "version": "2.10.12",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {