163 lines
3.8 KiB
JSON
163 lines
3.8 KiB
JSON
{
|
|
"units": [
|
|
{
|
|
"id": "assload",
|
|
"label": "assload",
|
|
"labelPlural": "assloads",
|
|
"symbol": "assl",
|
|
"group": "dickloads",
|
|
"toBase": 2
|
|
},
|
|
{
|
|
"id": "imperial-barrel",
|
|
"label": "barrel",
|
|
"labelPlural": "barrels",
|
|
"symbol": "bbl imperial",
|
|
"group": "dickloads",
|
|
"toBase": 13.710316648,
|
|
"hidden": false
|
|
},
|
|
{
|
|
"id": "us-dry-bbl",
|
|
"label": "barrel",
|
|
"labelPlural": "barrels",
|
|
"symbol": "bbl us dry",
|
|
"group": "dickloads",
|
|
"toBase": 9.6864954123
|
|
},
|
|
{
|
|
"id": "us-fluid-bbl",
|
|
"label": "barrel",
|
|
"labelPlural": "barrels",
|
|
"symbol": "bbl us fluid",
|
|
"group": "dickloads",
|
|
"toBase": 9.9894438
|
|
},
|
|
{
|
|
"id": "us-oil-bbl",
|
|
"label": "barrel",
|
|
"labelPlural": "barrels",
|
|
"symbol": "bbl us oil",
|
|
"group": "dickloads",
|
|
"toBase": 13.3192584,
|
|
"description": "Weight is based on pure water at 4 degrees celsius.",
|
|
"hidden": false
|
|
},
|
|
{
|
|
"id": "dickload",
|
|
"label": "dickload",
|
|
"labelPlural": "dickloads",
|
|
"symbol": "dl",
|
|
"group": "dickloads",
|
|
"toBase": 1,
|
|
"description": "The basic unit of measurement for all weights and masses worldwide."
|
|
},
|
|
{
|
|
"id": "fuckton",
|
|
"label": "fuck ton",
|
|
"labelPlural": "fuck tons",
|
|
"symbol": "fcktn",
|
|
"group": "dickloads",
|
|
"toBase": 152
|
|
},
|
|
{
|
|
"id": "imperial-hogshead",
|
|
"label": "hogshead",
|
|
"labelPlural": "hogsheads",
|
|
"symbol": "hhd imperial",
|
|
"group": "dickloads",
|
|
"toBase": 27.420633296,
|
|
"description": "The hogshead as understood by residents of Old Blighty."
|
|
},
|
|
{
|
|
"id": "us-hogshead",
|
|
"label": "hogshead",
|
|
"labelPlural": "hogsheads",
|
|
"symbol": "hhd us",
|
|
"group": "dickloads",
|
|
"toBase": 19.9788876,
|
|
"description": "Equal to two US fluid barrels."
|
|
},
|
|
{
|
|
"id": "long-ton",
|
|
"label": "long ton",
|
|
"labelPlural": "long tons",
|
|
"symbol": "long tn",
|
|
"group": "dickloads",
|
|
"toBase": 85.1199999999,
|
|
"hidden": false
|
|
},
|
|
{
|
|
"id": "metric-fuckton",
|
|
"label": "metric fuckton",
|
|
"labelPlural": "metric fucktons",
|
|
"symbol": "mfcktn",
|
|
"group": "dickloads",
|
|
"toBase": 170.2399999998,
|
|
"description": "Trivia: although the name is \"metric fuckton,\" it is actually equal to two {long-ton:plural}!",
|
|
"hidden": false
|
|
},
|
|
{
|
|
"id": "asdf",
|
|
"label": "asdf",
|
|
"labelPlural": "asdf",
|
|
"symbol": "asdf",
|
|
"group": "another-group",
|
|
"toBase": 1,
|
|
"hidden": true
|
|
},
|
|
{
|
|
"id": "pound",
|
|
"label": "pound",
|
|
"labelPlural": "pounds",
|
|
"symbol": "lb",
|
|
"group": "dickloads",
|
|
"toBase": 0.038,
|
|
"description": "Avoirdupois pounds, as used in the USA."
|
|
},
|
|
{
|
|
"id": "shit-ton",
|
|
"label": "shit ton",
|
|
"labelPlural": "shit tons",
|
|
"symbol": "shttn",
|
|
"group": "dickloads",
|
|
"toBase": 38
|
|
},
|
|
{
|
|
"id": "shitload",
|
|
"label": "shitload",
|
|
"labelPlural": "shitloads",
|
|
"symbol": "shtld",
|
|
"group": "dickloads",
|
|
"toBase": 12.6666666667
|
|
},
|
|
{
|
|
"id": "short-ton",
|
|
"label": "short ton",
|
|
"labelPlural": "short tons",
|
|
"symbol": "t",
|
|
"group": "dickloads",
|
|
"toBase": 76
|
|
}
|
|
],
|
|
"groups": [
|
|
{
|
|
"id": "dickloads",
|
|
"label": "Weights and Masses",
|
|
"baseUnitId": "dickload",
|
|
"toUniversal": 1,
|
|
"sortOrder": "alpha",
|
|
"hidden": false,
|
|
"alwaysShowLabel": true
|
|
},
|
|
{
|
|
"id": "another-group",
|
|
"label": "Another Group",
|
|
"baseUnitId": "",
|
|
"toUniversal": 1,
|
|
"alwaysShowLabel": false,
|
|
"hidden": true
|
|
}
|
|
]
|
|
}
|