Last change
on this file since 25 was 25, checked in by bart, 4 years ago |
Fixed memory leak. MOPAC2. removed jcenter build dependencies
|
File size:
299 bytes
|
Line | |
---|
1 | {
|
---|
2 | "name": "laptop",
|
---|
3 | "issuesValues": {
|
---|
4 | "Brand": {
|
---|
5 | "values": [
|
---|
6 | "Dell",
|
---|
7 | "Macintosh",
|
---|
8 | "HP"
|
---|
9 | ]
|
---|
10 | },
|
---|
11 | "Harddisk": {
|
---|
12 | "values": [
|
---|
13 | "128 GB",
|
---|
14 | "512 GB",
|
---|
15 | "2 TB"
|
---|
16 | ]
|
---|
17 | },
|
---|
18 | "External Monitor": {
|
---|
19 | "values": [
|
---|
20 | "19inch HD",
|
---|
21 | "32inch 4K",
|
---|
22 | "55inch 8K"
|
---|
23 | ]
|
---|
24 | }
|
---|
25 | }
|
---|
26 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.