UNPKG

@evojs/math

Version:
25 lines 509 B
{ "name": "@evojs/math", "version": "0.5.0", "description": "Nodejs math extension", "license": "MIT", "main": "index.js", "typings": "index.d.ts", "author": { "name": "Shamil Sultanov", "email": "shamil.amirovich@gmail.com" }, "keywords": [ "nodejs", "evojs", "math" ], "repository": { "type": "git", "url": "git+https://github.com/evotool/js-math.git" }, "bugs": { "url": "https://github.com/evotool/js-math/issues" }, "homepage": "https://github.com/evotool/js-math#readme" }