UNPKG

@bortunac/matx

Version:

Precision-safe math utilities and nested object access for JavaScript.

28 lines (27 loc) 561 B
{ "name": "@bortunac/matx", "version": "1.0.3", "description": "Precision-safe math utilities and nested object access for JavaScript.", "main": "matx.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "math", "precision", "float", "nested", "utils", "acm", "object", "pointer", "sum", "diff" ], "author": "Bortun Adrian <bortunadrian@gmail.com>", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/bortunac/matx.git" } }