@genepad/darwin-arm64 0.6.2 → 0.6.5

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.
@@ -17,9 +17,9 @@
17
17
  <key>CFBundlePackageType</key>
18
18
  <string>APPL</string>
19
19
  <key>CFBundleShortVersionString</key>
20
- <string>0.6.2</string>
20
+ <string>0.6.5</string>
21
21
  <key>CFBundleVersion</key>
22
- <string>0.6.2</string>
22
+ <string>0.6.5</string>
23
23
  <key>CSResourcesFileMapped</key>
24
24
  <true/>
25
25
  <key>LSMinimumSystemVersion</key>
@@ -29,12 +29,6 @@
29
29
  <dict>
30
30
  <key>UTTypeIdentifier</key>
31
31
  <string>com.genepad.desktop.gjson</string>
32
- <key>UTTypeDescription</key>
33
- <string>GenePad JSON sequence file</string>
34
- <key>UTTypeConformsTo</key>
35
- <array>
36
- <string>public.json</string>
37
- </array>
38
32
  <key>UTTypeTagSpecification</key>
39
33
  <dict>
40
34
  <key>public.filename-extension</key>
@@ -42,18 +36,20 @@
42
36
  <string>gjson</string>
43
37
  </array>
44
38
  <key>public.mime-type</key>
45
- <string>application/vnd.genepad.sequence+json</string>
39
+ <array>
40
+ <string>application/vnd.genepad.sequence+json</string>
41
+ </array>
46
42
  </dict>
47
- </dict>
48
- <dict>
49
- <key>UTTypeIdentifier</key>
50
- <string>com.genepad.desktop.dna</string>
51
43
  <key>UTTypeDescription</key>
52
- <string>SnapGene DNA sequence file</string>
44
+ <string>GenePad JSON sequence file</string>
53
45
  <key>UTTypeConformsTo</key>
54
46
  <array>
55
- <string>public.data</string>
47
+ <string>public.json</string>
56
48
  </array>
49
+ </dict>
50
+ <dict>
51
+ <key>UTTypeIdentifier</key>
52
+ <string>com.genepad.desktop.dna</string>
57
53
  <key>UTTypeTagSpecification</key>
58
54
  <dict>
59
55
  <key>public.filename-extension</key>
@@ -61,18 +57,20 @@
61
57
  <string>dna</string>
62
58
  </array>
63
59
  <key>public.mime-type</key>
64
- <string>application/vnd.snapgene.dna</string>
60
+ <array>
61
+ <string>application/vnd.snapgene.dna</string>
62
+ </array>
65
63
  </dict>
66
- </dict>
67
- <dict>
68
- <key>UTTypeIdentifier</key>
69
- <string>com.genepad.desktop.genbank</string>
70
64
  <key>UTTypeDescription</key>
71
- <string>GenBank sequence file</string>
65
+ <string>SnapGene DNA sequence file</string>
72
66
  <key>UTTypeConformsTo</key>
73
67
  <array>
74
- <string>public.plain-text</string>
68
+ <string>public.data</string>
75
69
  </array>
70
+ </dict>
71
+ <dict>
72
+ <key>UTTypeIdentifier</key>
73
+ <string>com.genepad.desktop.genbank</string>
76
74
  <key>UTTypeTagSpecification</key>
77
75
  <dict>
78
76
  <key>public.filename-extension</key>
@@ -82,18 +80,20 @@
82
80
  <string>genbank</string>
83
81
  </array>
84
82
  <key>public.mime-type</key>
85
- <string>chemical/x-genbank</string>
83
+ <array>
84
+ <string>chemical/x-genbank</string>
85
+ </array>
86
86
  </dict>
87
- </dict>
88
- <dict>
89
- <key>UTTypeIdentifier</key>
90
- <string>com.genepad.desktop.fasta</string>
91
87
  <key>UTTypeDescription</key>
92
- <string>FASTA sequence file</string>
88
+ <string>GenBank sequence file</string>
93
89
  <key>UTTypeConformsTo</key>
94
90
  <array>
95
91
  <string>public.plain-text</string>
96
92
  </array>
93
+ </dict>
94
+ <dict>
95
+ <key>UTTypeIdentifier</key>
96
+ <string>com.genepad.desktop.fasta</string>
97
97
  <key>UTTypeTagSpecification</key>
98
98
  <dict>
99
99
  <key>public.filename-extension</key>
@@ -102,18 +102,20 @@
102
102
  <string>fa</string>
103
103
  </array>
104
104
  <key>public.mime-type</key>
105
- <string>chemical/x-fasta</string>
105
+ <array>
106
+ <string>chemical/x-fasta</string>
107
+ </array>
106
108
  </dict>
107
- </dict>
108
- <dict>
109
- <key>UTTypeIdentifier</key>
110
- <string>com.genepad.desktop.ab1</string>
111
109
  <key>UTTypeDescription</key>
112
- <string>AB1 sequencing trace file</string>
110
+ <string>FASTA sequence file</string>
113
111
  <key>UTTypeConformsTo</key>
114
112
  <array>
115
- <string>public.data</string>
113
+ <string>public.plain-text</string>
116
114
  </array>
115
+ </dict>
116
+ <dict>
117
+ <key>UTTypeIdentifier</key>
118
+ <string>com.genepad.desktop.ab1</string>
117
119
  <key>UTTypeTagSpecification</key>
118
120
  <dict>
119
121
  <key>public.filename-extension</key>
@@ -121,18 +123,20 @@
121
123
  <string>ab1</string>
122
124
  </array>
123
125
  <key>public.mime-type</key>
124
- <string>application/vnd.appliedbiosystems.abif</string>
126
+ <array>
127
+ <string>application/vnd.appliedbiosystems.abif</string>
128
+ </array>
125
129
  </dict>
126
- </dict>
127
- <dict>
128
- <key>UTTypeIdentifier</key>
129
- <string>com.genepad.desktop.gen</string>
130
130
  <key>UTTypeDescription</key>
131
- <string>GenePad database file</string>
131
+ <string>AB1 sequencing trace file</string>
132
132
  <key>UTTypeConformsTo</key>
133
133
  <array>
134
- <string>public.database</string>
134
+ <string>public.data</string>
135
135
  </array>
136
+ </dict>
137
+ <dict>
138
+ <key>UTTypeIdentifier</key>
139
+ <string>com.genepad.desktop.gen</string>
136
140
  <key>UTTypeTagSpecification</key>
137
141
  <dict>
138
142
  <key>public.filename-extension</key>
@@ -140,8 +144,16 @@
140
144
  <string>gen</string>
141
145
  </array>
142
146
  <key>public.mime-type</key>
143
- <string>application/vnd.genepad.database</string>
147
+ <array>
148
+ <string>application/vnd.genepad.database</string>
149
+ </array>
144
150
  </dict>
151
+ <key>UTTypeDescription</key>
152
+ <string>GenePad database file</string>
153
+ <key>UTTypeConformsTo</key>
154
+ <array>
155
+ <string>public.database</string>
156
+ </array>
145
157
  </dict>
146
158
  </array>
147
159
  <key>CFBundleDocumentTypes</key>
@@ -151,32 +163,36 @@
151
163
  <array>
152
164
  <string>gjson</string>
153
165
  </array>
154
- <key>LSItemContentTypes</key>
155
- <array>
156
- <string>com.genepad.desktop.gjson</string>
157
- </array>
158
166
  <key>CFBundleTypeName</key>
159
167
  <string>GenePad JSON Sequence</string>
160
168
  <key>CFBundleTypeRole</key>
161
169
  <string>Editor</string>
162
170
  <key>LSHandlerRank</key>
163
171
  <string>Owner</string>
172
+ <key>CFBundleTypeIconFile</key>
173
+ <string>file_assoc.icns</string>
174
+ <key>LSItemContentTypes</key>
175
+ <array>
176
+ <string>com.genepad.desktop.gjson</string>
177
+ </array>
164
178
  </dict>
165
179
  <dict>
166
180
  <key>CFBundleTypeExtensions</key>
167
181
  <array>
168
182
  <string>dna</string>
169
183
  </array>
170
- <key>LSItemContentTypes</key>
171
- <array>
172
- <string>com.genepad.desktop.dna</string>
173
- </array>
174
184
  <key>CFBundleTypeName</key>
175
185
  <string>SnapGene DNA Sequence</string>
176
186
  <key>CFBundleTypeRole</key>
177
187
  <string>Editor</string>
178
188
  <key>LSHandlerRank</key>
179
189
  <string>Default</string>
190
+ <key>CFBundleTypeIconFile</key>
191
+ <string>file_assoc.icns</string>
192
+ <key>LSItemContentTypes</key>
193
+ <array>
194
+ <string>com.genepad.desktop.dna</string>
195
+ </array>
180
196
  </dict>
181
197
  <dict>
182
198
  <key>CFBundleTypeExtensions</key>
@@ -185,16 +201,18 @@
185
201
  <string>gbk</string>
186
202
  <string>genbank</string>
187
203
  </array>
188
- <key>LSItemContentTypes</key>
189
- <array>
190
- <string>com.genepad.desktop.genbank</string>
191
- </array>
192
204
  <key>CFBundleTypeName</key>
193
205
  <string>GenBank Sequence</string>
194
206
  <key>CFBundleTypeRole</key>
195
207
  <string>Editor</string>
196
208
  <key>LSHandlerRank</key>
197
209
  <string>Default</string>
210
+ <key>CFBundleTypeIconFile</key>
211
+ <string>file_assoc.icns</string>
212
+ <key>LSItemContentTypes</key>
213
+ <array>
214
+ <string>com.genepad.desktop.genbank</string>
215
+ </array>
198
216
  </dict>
199
217
  <dict>
200
218
  <key>CFBundleTypeExtensions</key>
@@ -202,48 +220,54 @@
202
220
  <string>fasta</string>
203
221
  <string>fa</string>
204
222
  </array>
205
- <key>LSItemContentTypes</key>
206
- <array>
207
- <string>com.genepad.desktop.fasta</string>
208
- </array>
209
223
  <key>CFBundleTypeName</key>
210
224
  <string>FASTA Sequence</string>
211
225
  <key>CFBundleTypeRole</key>
212
226
  <string>Editor</string>
213
227
  <key>LSHandlerRank</key>
214
228
  <string>Default</string>
229
+ <key>CFBundleTypeIconFile</key>
230
+ <string>file_assoc.icns</string>
231
+ <key>LSItemContentTypes</key>
232
+ <array>
233
+ <string>com.genepad.desktop.fasta</string>
234
+ </array>
215
235
  </dict>
216
236
  <dict>
217
237
  <key>CFBundleTypeExtensions</key>
218
238
  <array>
219
239
  <string>ab1</string>
220
240
  </array>
221
- <key>LSItemContentTypes</key>
222
- <array>
223
- <string>com.genepad.desktop.ab1</string>
224
- </array>
225
241
  <key>CFBundleTypeName</key>
226
242
  <string>AB1 Trace File</string>
227
243
  <key>CFBundleTypeRole</key>
228
244
  <string>Editor</string>
229
245
  <key>LSHandlerRank</key>
230
246
  <string>Default</string>
247
+ <key>CFBundleTypeIconFile</key>
248
+ <string>file_assoc.icns</string>
249
+ <key>LSItemContentTypes</key>
250
+ <array>
251
+ <string>com.genepad.desktop.ab1</string>
252
+ </array>
231
253
  </dict>
232
254
  <dict>
233
255
  <key>CFBundleTypeExtensions</key>
234
256
  <array>
235
257
  <string>gen</string>
236
258
  </array>
237
- <key>LSItemContentTypes</key>
238
- <array>
239
- <string>com.genepad.desktop.gen</string>
240
- </array>
241
259
  <key>CFBundleTypeName</key>
242
260
  <string>GenePad Database</string>
243
261
  <key>CFBundleTypeRole</key>
244
262
  <string>Editor</string>
245
263
  <key>LSHandlerRank</key>
246
264
  <string>Owner</string>
265
+ <key>CFBundleTypeIconFile</key>
266
+ <string>file_assoc.icns</string>
267
+ <key>LSItemContentTypes</key>
268
+ <array>
269
+ <string>com.genepad.desktop.gen</string>
270
+ </array>
247
271
  </dict>
248
272
  </array>
249
273
  <key>CFBundleIconFile</key>
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@genepad/darwin-arm64",
3
- "version": "0.6.2",
3
+ "version": "0.6.5",
4
4
  "description": "GenePad prebuilt binary for macOS arm64 (.app bundle).",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "os": [