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
51 lines (50 loc) • 1.42 kB
JSON
{
"_from": "@webpack-cli/serve@^1.3.0",
"_id": "@webpack-cli/serve@1.3.0",
"_inBundle": false,
"_integrity": "sha512-k2p2VrONcYVX1wRRrf0f3X2VGltLWcv+JzXRBDmvCxGlCeESx4OXw91TsWeKOkp784uNoVQo313vxJFHXPPwfw==",
"_location": "/@webpack-cli/serve",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@webpack-cli/serve@^1.3.0",
"name": "@webpack-cli/serve",
"escapedName": "@webpack-cli%2fserve",
"scope": "@webpack-cli",
"rawSpec": "^1.3.0",
"saveSpec": null,
"fetchSpec": "^1.3.0"
},
"_requiredBy": [
"/webpack-cli"
],
"_resolved": "https://registry.npmjs.org/@webpack-cli/serve/-/serve-1.3.0.tgz",
"_shasum": "2730c770f5f1f132767c63dcaaa4ec28f8c56a6c",
"_spec": "@webpack-cli/serve@^1.3.0",
"_where": "C:\\Users\\wjosd\\projects\\mathjs\\examples\\node_modules\\webpack-cli",
"bundleDependencies": false,
"deprecated": false,
"description": "[![NPM Downloads][downloads]][downloads-url]",
"files": [
"lib"
],
"gitHead": "3bbda71e9637b7d20f3f49f9e080e27d8d8ae929",
"keywords": [],
"license": "MIT",
"main": "lib/index.js",
"name": "@webpack-cli/serve",
"peerDependencies": {
"webpack-cli": "4.x.x"
},
"peerDependenciesMeta": {
"webpack-dev-server": {
"optional": true
}
},
"publishConfig": {
"access": "public"
},
"types": "lib/index.d.ts",
"version": "1.3.0"
}