UNPKG

@kaliber/math

Version:

Math utilities

28 lines (27 loc) 466 B
{ "name": "@kaliber/math", "version": "1.1.3", "main": "index.js", "sideEffects": false, "publishConfig": { "access": "public" }, "keywords": [ "math", "lerp", "unlerp", "normalize", "clamp" ], "files": [ "index.js", "src/**", "LICENSE", "readme.md", "package.json" ], "private": false, "license": "MIT", "description": "Math utilities", "repository": "https://github.com/kaliberjs/math.git" }