UNPKG

psychrolib

Version:

Library of psychrometric functions to calculate thermodynamic properties of air for JavaScript

29 lines (28 loc) 652 B
{ "name": "psychrolib", "version": "1.1.0", "description": "Library of psychrometric functions to calculate thermodynamic properties of air for JavaScript", "main": "psychrolib.js", "files": [ "psychrolib.js" ], "repository": { "type": "git", "url": "git+https://github.com/nicfv/psychrolib-npm.git" }, "keywords": [ "engineering", "temperature", "meteorology", "pressure", "humidity", "hvac", "psychrometric", "thermodynamic", "ashrae" ], "author": "PsychroLib Contributors", "license": "MIT", "type": "commonjs", "homepage": "https://github.com/psychrometrics/psychrolib" }