corrade-nucleus-nucleons – Blame information for rev 20

Subversion Repositories:
Rev:
Rev Author Line No. Line
20 office 1 [
2 {
3 "id": {
4 "id2": "1"
5 },
6 "name": {
7 "name2": "Item 1"
8 },
9 "price": {
10 "price2": {
11 "price3": "$90"
12 }
13 }
14 },
15 {
16 "id": {
17 "id2": "2"
18 },
19 "name": {
20 "name2": "Item 2"
21 },
22 "price": {
23 "price2": {
24 "price3": "$91"
25 }
26 }
27 }
28 ]