heatingpro-efficiency
Version:
Utility functions for MonitoringPro efficiency calculations with flexible unit support (GJ, kWh, MWh)
28 lines (27 loc) • 524 B
JSON
{
"name": "heatingpro-efficiency",
"version": "1.0.5",
"description": "Utility functions for MonitoringPro efficiency calculations with flexible unit support (GJ, kWh, MWh)",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"monitoring",
"efficiency",
"energy",
"utilities",
"gj",
"kwh",
"mwh",
"gas",
"heat"
],
"author": "",
"license": "ISC",
"files": [
"index.js",
"utils/",
"README.md"
]
}