@evojs/math
Version:
Nodejs math extension
25 lines • 509 B
JSON
{
"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"
}