101 lines
2.0 KiB
JSON
101 lines
2.0 KiB
JSON
{
|
|
"units": [
|
|
{
|
|
"id": "dickload",
|
|
"label": "Dickload",
|
|
"labelPlural": "Dickloads",
|
|
"symbol": "dl",
|
|
"group": "dickloads",
|
|
"toBase": 1
|
|
},
|
|
{
|
|
"id": "pound",
|
|
"label": "Pound",
|
|
"labelPlural": "Pounds",
|
|
"symbol": "lb",
|
|
"group": "dickloads",
|
|
"toBase": 0.038
|
|
},
|
|
{
|
|
"id": "barrel",
|
|
"label": "Barrel",
|
|
"labelPlural": "Barrels",
|
|
"symbol": "dlbbl",
|
|
"group": "dickloads",
|
|
"toBase": 19
|
|
},
|
|
{
|
|
"id": "hogshead",
|
|
"label": "Hogshead",
|
|
"labelPlural": "Hogsheads",
|
|
"symbol": "dlhhd",
|
|
"group": "dickloads",
|
|
"toBase": 38
|
|
},
|
|
{
|
|
"id": "assload",
|
|
"label": "Assload",
|
|
"labelPlural": "Assloads",
|
|
"symbol": "assl",
|
|
"group": "dickloads",
|
|
"toBase": 2
|
|
},
|
|
{
|
|
"id": "short-ton",
|
|
"label": "Short ton",
|
|
"labelPlural": "Short tons",
|
|
"symbol": "t",
|
|
"group": "dickloads",
|
|
"toBase": 76
|
|
},
|
|
{
|
|
"id": "long-ton",
|
|
"label": "Long ton",
|
|
"labelPlural": "Long tons",
|
|
"symbol": "long tn",
|
|
"group": "dickloads",
|
|
"toBase": 85.1199999999
|
|
},
|
|
{
|
|
"id": "fuckton",
|
|
"label": "Fuckton",
|
|
"labelPlural": "Fucktons",
|
|
"symbol": "fcktn",
|
|
"group": "dickloads",
|
|
"toBase": 152
|
|
},
|
|
{
|
|
"id": "metric-fuckton",
|
|
"label": "Metric fuckton",
|
|
"labelPlural": "Metric fucktons",
|
|
"symbol": "mfcktn",
|
|
"group": "dickloads",
|
|
"toBase": 170.2399999998
|
|
},
|
|
{
|
|
"id": "shitload",
|
|
"label": "Shitload",
|
|
"labelPlural": "Shitloads",
|
|
"symbol": "shtld",
|
|
"group": "dickloads",
|
|
"toBase": 12.6666666667
|
|
},
|
|
{
|
|
"id": "shit-ton",
|
|
"label": "Shit ton",
|
|
"labelPlural": "Shit tons",
|
|
"symbol": "shttn",
|
|
"group": "dickloads",
|
|
"toBase": 25.3333333333
|
|
}
|
|
],
|
|
"groups": [
|
|
{
|
|
"id": "dickloads",
|
|
"label": "Dickloads",
|
|
"baseUnitId": "",
|
|
"toUniversal": 1
|
|
}
|
|
]
|
|
}
|