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

46 lines (45 loc) 1.39 kB
{ "_from": "@webpack-cli/configtest@^1.0.1", "_id": "@webpack-cli/configtest@1.0.1", "_inBundle": false, "_integrity": "sha512-B+4uBUYhpzDXmwuo3V9yBH6cISwxEI4J+NO5ggDaGEEHb0osY/R7MzeKc0bHURXQuZjMM4qD+bSJCKIuI3eNBQ==", "_location": "/@webpack-cli/configtest", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@webpack-cli/configtest@^1.0.1", "name": "@webpack-cli/configtest", "escapedName": "@webpack-cli%2fconfigtest", "scope": "@webpack-cli", "rawSpec": "^1.0.1", "saveSpec": null, "fetchSpec": "^1.0.1" }, "_requiredBy": [ "/webpack-cli" ], "_resolved": "https://registry.npmjs.org/@webpack-cli/configtest/-/configtest-1.0.1.tgz", "_shasum": "241aecfbdc715eee96bed447ed402e12ec171935", "_spec": "@webpack-cli/configtest@^1.0.1", "_where": "C:\\Users\\wjosd\\projects\\mathjs\\examples\\node_modules\\webpack-cli", "bundleDependencies": false, "deprecated": false, "description": "Validate a webpack configuration.", "files": [ "lib" ], "gitHead": "3bbda71e9637b7d20f3f49f9e080e27d8d8ae929", "license": "MIT", "main": "lib/index.js", "name": "@webpack-cli/configtest", "peerDependencies": { "webpack": "4.x.x || 5.x.x", "webpack-cli": "4.x.x" }, "publishConfig": { "access": "public" }, "types": "lib/index.d.ts", "version": "1.0.1" }