@quenty/metricutils
Version:
Provides ways to convert to or from metric
35 lines (34 loc) • 725 B
JSON
{
"name": "@quenty/metricutils",
"version": "2.4.4",
"description": "Provides ways to convert to or from metric",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Metric"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/metricutils/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
"contributors": [
"Quenty"
],
"publishConfig": {
"access": "public"
},
"gitHead": "598b2b62b36bdcbdbbd56f7db10c399831cc6eba"
}