suttacentral-api 2.2.96 → 2.2.97

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.
@@ -7,7 +7,7 @@
7
7
  "value": [
8
8
  {
9
9
  "acronym": "AN 7.10",
10
- "volpages": " PTS 4.9",
10
+ "volpages": "PTS AN iv 8",
11
11
  "alt_volpages": null,
12
12
  "uid": "an7.10",
13
13
  "blurb": "The fetters of compliance, repulsion, views, doubt, conceit, envy, and stinginess.",
@@ -31,18 +31,6 @@
31
31
  "title": null,
32
32
  "volpage": null
33
33
  },
34
- {
35
- "lang": "bn",
36
- "lang_name": "Bengali",
37
- "is_root": false,
38
- "author": "সুমঙ্গল বড়ুয়া",
39
- "author_short": "বড়ুয়া",
40
- "author_uid": "sumangal-barua",
41
- "publication_date": "2018",
42
- "id": "bn_an7.10_sumangal-barua",
43
- "segmented": false,
44
- "volpage": null
45
- },
46
34
  {
47
35
  "lang": "de",
48
36
  "lang_name": "Deutsch",
@@ -56,18 +44,6 @@
56
44
  "title": "Geiz ",
57
45
  "volpage": null
58
46
  },
59
- {
60
- "lang": "de",
61
- "lang_name": "Deutsch",
62
- "is_root": false,
63
- "author": "Nyānatiloka Thera",
64
- "author_short": "Nyanatiloka",
65
- "author_uid": "nyanatiloka",
66
- "publication_date": "1907",
67
- "id": "de_an7.10_nyanatiloka",
68
- "segmented": false,
69
- "volpage": null
70
- },
71
47
  {
72
48
  "lang": "en",
73
49
  "lang_name": "English",
@@ -80,95 +56,11 @@
80
56
  "segmented": true,
81
57
  "title": "Stinginess ",
82
58
  "volpage": null
83
- },
84
- {
85
- "lang": "id",
86
- "lang_name": "Indonesian",
87
- "is_root": false,
88
- "author": "Indra Anggara",
89
- "author_short": "Anggara",
90
- "author_uid": "anggara",
91
- "publication_date": null,
92
- "id": "id_an7.10_anggara",
93
- "segmented": false,
94
- "volpage": null
95
- },
96
- {
97
- "lang": "my",
98
- "lang_name": "မြန်မာဘာသာ",
99
- "is_root": false,
100
- "author": "Pitaka Myanmar Translation",
101
- "author_short": "PMT",
102
- "author_uid": "pmt",
103
- "publication_date": null,
104
- "id": "my_an7.10_pmt",
105
- "segmented": false,
106
- "volpage": null
107
- },
108
- {
109
- "lang": "ru",
110
- "lang_name": "ру́сский язы́к",
111
- "is_root": false,
112
- "author": "SV",
113
- "author_short": "SV",
114
- "author_uid": "sv",
115
- "publication_date": "2013",
116
- "id": "ru_an7.10_sv",
117
- "segmented": false,
118
- "volpage": null
119
- },
120
- {
121
- "lang": "si",
122
- "lang_name": "සිංහල",
123
- "is_root": false,
124
- "author": "A.P. de Zoysa",
125
- "author_short": "Zoysa",
126
- "author_uid": "zoysa",
127
- "publication_date": null,
128
- "id": "si_an7.10_zoysa",
129
- "segmented": false,
130
- "volpage": null
131
- },
132
- {
133
- "lang": "th",
134
- "lang_name": "ไทย",
135
- "is_root": false,
136
- "author": "Siam Rath",
137
- "author_short": "Siam Rath",
138
- "author_uid": "siam_rath",
139
- "publication_date": null,
140
- "id": "th_an7.10_siam_rath",
141
- "segmented": false,
142
- "volpage": null
143
- },
144
- {
145
- "lang": "vi",
146
- "lang_name": "Tiếng Việt",
147
- "is_root": false,
148
- "author": "Thích Minh Châu",
149
- "author_short": "Minh Châu",
150
- "author_uid": "minh_chau",
151
- "publication_date": "1980–1981",
152
- "id": "vi_an7.10_minh_chau",
153
- "segmented": false,
154
- "volpage": null
155
- },
156
- {
157
- "lang": "zh",
158
- "lang_name": "汉语",
159
- "is_root": false,
160
- "author": "莊春江",
161
- "author_short": "莊春江",
162
- "author_uid": "zhuang",
163
- "publication_date": null,
164
- "id": "zh_an7.10_zhuang",
165
- "segmented": false,
166
- "volpage": null
167
59
  }
168
60
  ],
169
61
  "parallel_count": 0,
170
62
  "biblio": null,
171
- "priority_author_uid": "sujato"
63
+ "priority_author_uid": null
172
64
  }
173
65
  ]
174
66
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.2.96",
3
+ "version": "2.2.97",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {