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

48 lines (47 loc) 1.35 kB
{ "_from": "@webpack-cli/info@^1.2.2", "_id": "@webpack-cli/info@1.2.2", "_inBundle": false, "_integrity": "sha512-5U9kUJHnwU+FhKH4PWGZuBC1hTEPYyxGSL5jjoBI96Gx8qcYJGOikpiIpFoTq8mmgX3im2zAo2wanv/alD74KQ==", "_location": "/@webpack-cli/info", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@webpack-cli/info@^1.2.2", "name": "@webpack-cli/info", "escapedName": "@webpack-cli%2finfo", "scope": "@webpack-cli", "rawSpec": "^1.2.2", "saveSpec": null, "fetchSpec": "^1.2.2" }, "_requiredBy": [ "/webpack-cli" ], "_resolved": "https://registry.npmjs.org/@webpack-cli/info/-/info-1.2.2.tgz", "_shasum": "ef3c0cd947a1fa083e174a59cb74e0b6195c236c", "_spec": "@webpack-cli/info@^1.2.2", "_where": "C:\\Users\\wjosd\\projects\\mathjs\\examples\\node_modules\\webpack-cli", "bundleDependencies": false, "dependencies": { "envinfo": "^7.7.3" }, "deprecated": false, "description": "Outputs info about system and webpack config", "files": [ "lib" ], "gitHead": "3bbda71e9637b7d20f3f49f9e080e27d8d8ae929", "license": "MIT", "main": "lib/index.js", "name": "@webpack-cli/info", "peerDependencies": { "webpack-cli": "4.x.x" }, "publishConfig": { "access": "public" }, "types": "lib/index.d.ts", "version": "1.2.2" }