codexparser 0.1.93 → 0.1.94

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "codexparser",
3
- "version": "0.1.93",
3
+ "version": "0.1.94",
4
4
  "description": "This is a Javascript Bible parser and text scanner. It will search through texts and collate all scripture references into an array and parse them into objects, and it will parse passages into objects by book, chapter, verse, and testament. ",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -1,166 +1,166 @@
1
1
  module.exports = {
2
2
  "9:1": {
3
- lxx: "8:23",
3
+ lxx: "9:1",
4
4
  mt: "8:23",
5
5
  eng: "9:1",
6
6
  },
7
7
  "9:2": {
8
- lxx: "9:1",
8
+ lxx: "9:2",
9
9
  mt: "9:1",
10
10
  eng: "9:2",
11
11
  },
12
12
  "9:3": {
13
- lxx: "9:2",
13
+ lxx: "9:3",
14
14
  mt: "9:2",
15
15
  eng: "9:3",
16
16
  },
17
17
  "9:4": {
18
- lxx: "9:3",
18
+ lxx: "9:4",
19
19
  mt: "9:3",
20
20
  eng: "9:4",
21
21
  },
22
22
  "9:5": {
23
- lxx: "9:4",
23
+ lxx: "9:5",
24
24
  mt: "9:4",
25
25
  eng: "9:5",
26
26
  },
27
27
  "9:6": {
28
- lxx: "9:5",
28
+ lxx: "9:6",
29
29
  mt: "9:5",
30
30
  eng: "9:6",
31
31
  },
32
32
  "9:7": {
33
- lxx: "9:6",
33
+ lxx: "9:7",
34
34
  mt: "9:6",
35
35
  eng: "9:7",
36
36
  },
37
37
  "9:8": {
38
- lxx: "9:7",
38
+ lxx: "9:8",
39
39
  mt: "9:7",
40
40
  eng: "9:8",
41
41
  },
42
42
  "9:9": {
43
- lxx: "9:8",
43
+ lxx: "9:9",
44
44
  mt: "9:8",
45
45
  eng: "9:9",
46
46
  },
47
47
  "9:10": {
48
- lxx: "9:9",
48
+ lxx: "9:10",
49
49
  mt: "9:9",
50
50
  eng: "9:10",
51
51
  },
52
52
  "9:11": {
53
- lxx: "9:10",
53
+ lxx: "9:11",
54
54
  mt: "9:10",
55
55
  eng: "9:11",
56
56
  },
57
57
  "9:12": {
58
- lxx: "9:11",
58
+ lxx: "9:12",
59
59
  mt: "9:11",
60
60
  eng: "9:12",
61
61
  },
62
62
  "9:13": {
63
- lxx: "9:12",
63
+ lxx: "9:13",
64
64
  mt: "9:12",
65
65
  eng: "9:13",
66
66
  },
67
67
  "9:14": {
68
- lxx: "9:13",
68
+ lxx: "9:14",
69
69
  mt: "9:13",
70
70
  eng: "9:14",
71
71
  },
72
72
  "9:15": {
73
- lxx: "9:14",
73
+ lxx: "9:15",
74
74
  mt: "9:14",
75
75
  eng: "9:15",
76
76
  },
77
77
  "9:16": {
78
- lxx: "9:15",
78
+ lxx: "9:16",
79
79
  mt: "9:15",
80
80
  eng: "9:16",
81
81
  },
82
82
  "9:17": {
83
- lxx: "9:16",
83
+ lxx: "9:17",
84
84
  mt: "9:16",
85
85
  eng: "9:17",
86
86
  },
87
87
  "9:18": {
88
- lxx: "9:17",
88
+ lxx: "9:18",
89
89
  mt: "9:17",
90
90
  eng: "9:18",
91
91
  },
92
92
  "9:19": {
93
- lxx: "9:18",
93
+ lxx: "9:19",
94
94
  mt: "9:18",
95
95
  eng: "9:19",
96
96
  },
97
97
  "9:20": {
98
- lxx: "9:19",
98
+ lxx: "9:20",
99
99
  mt: "9:19",
100
100
  eng: "9:20",
101
101
  },
102
102
  "9:21": {
103
- lxx: "9:20",
103
+ lxx: "9:21",
104
104
  mt: "9:20",
105
105
  eng: "9:21",
106
106
  },
107
107
  "64:1": {
108
- lxx: "63:19b",
108
+ lxx: "64:1",
109
109
  mt: "63:19b",
110
110
  eng: "64:1",
111
111
  },
112
112
  "64:2": {
113
- lxx: "64:1",
113
+ lxx: "64:2",
114
114
  mt: "64:1",
115
115
  eng: "64:2",
116
116
  },
117
117
  "64:3": {
118
- lxx: "64:2",
118
+ lxx: "64:3",
119
119
  mt: "64:2",
120
120
  eng: "64:3",
121
121
  },
122
122
  "64:4": {
123
- lxx: "64:3",
123
+ lxx: "64:4",
124
124
  mt: "64:3",
125
125
  eng: "64:4",
126
126
  },
127
127
  "64:5": {
128
- lxx: "64:4",
128
+ lxx: "64:5",
129
129
  mt: "64:4",
130
130
  eng: "64:5",
131
131
  },
132
132
  "64:6": {
133
- lxx: "64:5",
133
+ lxx: "64:6",
134
134
  mt: "64:5",
135
135
  eng: "64:6",
136
136
  },
137
137
  "64:7": {
138
- lxx: "64:6",
138
+ lxx: "64:7",
139
139
  mt: "64:6",
140
140
  eng: "64:7",
141
141
  },
142
142
  "64:8": {
143
- lxx: "64:7",
143
+ lxx: "64:8",
144
144
  mt: "64:7",
145
145
  eng: "64:8",
146
146
  },
147
147
  "64:9": {
148
- lxx: "64:8",
148
+ lxx: "64:9",
149
149
  mt: "64:8",
150
150
  eng: "64:9",
151
151
  },
152
152
  "64:10": {
153
- lxx: "64:9",
153
+ lxx: "64:10",
154
154
  mt: "64:9",
155
155
  eng: "64:10",
156
156
  },
157
157
  "64:11": {
158
- lxx: "64:10",
158
+ lxx: "64:11",
159
159
  mt: "64:10",
160
160
  eng: "64:11",
161
161
  },
162
162
  "64:12": {
163
- lxx: "64:11",
163
+ lxx: "64:12",
164
164
  mt: "64:11",
165
165
  eng: "64:12",
166
166
  },