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

20 lines (19 loc) 304 B
{ "name": "buffer-from", "version": "1.1.2", "license": "MIT", "repository": "LinusU/buffer-from", "files": [ "index.js" ], "scripts": { "test": "standard && node test" }, "devDependencies": { "standard": "^12.0.1" }, "keywords": [ "buffer", "buffer from" ] }