UNPKG

mathjs

Version:

Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with dif

19 lines (18 loc) 365 B
{ "name": "node-releases", "version": "2.0.2", "description": "Node.js releases data", "scripts": { "build": "node scripts/build.js" }, "repository": "chicoxyzzy/node-releases", "keywords": [ "nodejs", "releases" ], "author": "Sergey Rubanov <chi187@gmail.com>", "license": "MIT", "devDependencies": { "semver": "^7.3.5" } }