{ "name": "EVOLV", "version": "1.0.44", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "EVOLV", "version": "1.0.44", "bundleDependencies": [ "generalFunctions" ], "license": "SEE LICENSE", "dependencies": { "@tensorflow/tfjs": "^4.22.0", "@tensorflow/tfjs-node": "^4.22.0", "generalFunctions": "1.0.0", "mathjs": "^13.2.0" } }, "node_modules/@babel/runtime": { "version": "7.28.4", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@mapbox/node-pre-gyp": { "version": "1.0.9", "license": "BSD-3-Clause", "dependencies": { "detect-libc": "^2.0.0", "https-proxy-agent": "^5.0.0", "make-dir": "^3.1.0", "node-fetch": "^2.6.7", "nopt": "^5.0.0", "npmlog": "^5.0.1", "rimraf": "^3.0.2", "semver": "^7.3.5", "tar": "^6.1.11" }, "bin": { "node-pre-gyp": "bin/node-pre-gyp" } }, "node_modules/@mapbox/node-pre-gyp/node_modules/agent-base": { "version": "6.0.2", "license": "MIT", "dependencies": { "debug": "4" }, "engines": { "node": ">= 6.0.0" } }, "node_modules/@mapbox/node-pre-gyp/node_modules/debug": { "version": "4.4.3", "license": "MIT", "dependencies": { "ms": "^2.1.3" }, "engines": { "node": ">=6.0" }, "peerDependenciesMeta": { "supports-color": { "optional": true } } }, "node_modules/@mapbox/node-pre-gyp/node_modules/https-proxy-agent": { "version": "5.0.1", "license": "MIT", "dependencies": { "agent-base": "6", "debug": "4" }, "engines": { "node": ">= 6" } }, "node_modules/@mapbox/node-pre-gyp/node_modules/rimraf": { "version": "3.0.2", "license": "ISC", "dependencies": { "glob": "^7.1.3" }, "bin": { "rimraf": "bin.js" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "node_modules/@tensorflow/tfjs": { "version": "4.22.0", "license": "Apache-2.0", "dependencies": { "@tensorflow/tfjs-backend-cpu": "4.22.0", "@tensorflow/tfjs-backend-webgl": "4.22.0", "@tensorflow/tfjs-converter": "4.22.0", "@tensorflow/tfjs-core": "4.22.0", "@tensorflow/tfjs-data": "4.22.0", "@tensorflow/tfjs-layers": "4.22.0", "argparse": "^1.0.10", "chalk": "^4.1.0", "core-js": "3.29.1", "regenerator-runtime": "^0.13.5", "yargs": "^16.0.3" }, "bin": { "tfjs-custom-module": "dist/tools/custom_module/cli.js" } }, "node_modules/@tensorflow/tfjs-backend-cpu": { "version": "4.22.0", "license": "Apache-2.0", "dependencies": { "@types/seedrandom": "^2.4.28", "seedrandom": "^3.0.5" }, "engines": { "yarn": ">= 1.3.2" }, "peerDependencies": { "@tensorflow/tfjs-core": "4.22.0" } }, "node_modules/@tensorflow/tfjs-backend-webgl": { "version": "4.22.0", "license": "Apache-2.0", "dependencies": { "@tensorflow/tfjs-backend-cpu": "4.22.0", "@types/offscreencanvas": "~2019.3.0", "@types/seedrandom": "^2.4.28", "seedrandom": "^3.0.5" }, "engines": { "yarn": ">= 1.3.2" }, "peerDependencies": { "@tensorflow/tfjs-core": "4.22.0" } }, "node_modules/@tensorflow/tfjs-converter": { "version": "4.22.0", "license": "Apache-2.0", "peerDependencies": { "@tensorflow/tfjs-core": "4.22.0" } }, "node_modules/@tensorflow/tfjs-core": { "version": "4.22.0", "license": "Apache-2.0", "dependencies": { "@types/long": "^4.0.1", "@types/offscreencanvas": "~2019.7.0", "@types/seedrandom": "^2.4.28", "@webgpu/types": "0.1.38", "long": "4.0.0", "node-fetch": "~2.6.1", "seedrandom": "^3.0.5" }, "engines": { "yarn": ">= 1.3.2" } }, "node_modules/@tensorflow/tfjs-core/node_modules/@types/offscreencanvas": { "version": "2019.7.3", "license": "MIT" }, "node_modules/@tensorflow/tfjs-data": { "version": "4.22.0", "license": "Apache-2.0", "dependencies": { "@types/node-fetch": "^2.1.2", "node-fetch": "~2.6.1", "string_decoder": "^1.3.0" }, "peerDependencies": { "@tensorflow/tfjs-core": "4.22.0", "seedrandom": "^3.0.5" } }, "node_modules/@tensorflow/tfjs-layers": { "version": "4.22.0", "license": "Apache-2.0 AND MIT", "peerDependencies": { "@tensorflow/tfjs-core": "4.22.0" } }, "node_modules/@tensorflow/tfjs-node": { "version": "4.22.0", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { "@mapbox/node-pre-gyp": "1.0.9", "@tensorflow/tfjs": "4.22.0", "adm-zip": "^0.5.2", "google-protobuf": "^3.9.2", "https-proxy-agent": "^2.2.1", "progress": "^2.0.0", "rimraf": "^2.6.2", "tar": "^6.2.1" }, "engines": { "node": ">=8.11.0" } }, "node_modules/@types/long": { "version": "4.0.2", "license": "MIT" }, "node_modules/@types/node": { "version": "24.5.2", "license": "MIT", "dependencies": { "undici-types": "~7.12.0" } }, "node_modules/@types/node-fetch": { "version": "2.6.13", "license": "MIT", "dependencies": { "@types/node": "*", "form-data": "^4.0.4" } }, "node_modules/@types/offscreencanvas": { "version": "2019.3.0", "license": "MIT" }, "node_modules/@types/seedrandom": { "version": "2.4.34", "license": "MIT" }, "node_modules/@webgpu/types": { "version": "0.1.38", "license": "BSD-3-Clause" }, "node_modules/abbrev": { "version": "1.1.1", "license": "ISC" }, "node_modules/adm-zip": { "version": "0.5.16", "license": "MIT", "engines": { "node": ">=12.0" } }, "node_modules/agent-base": { "version": "4.3.0", "license": "MIT", "dependencies": { "es6-promisify": "^5.0.0" }, "engines": { "node": ">= 4.0.0" } }, "node_modules/ansi-regex": { "version": "5.0.1", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/ansi-styles": { "version": "4.3.0", "license": "MIT", "dependencies": { "color-convert": "^2.0.1" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, "node_modules/aproba": { "version": "2.1.0", "license": "ISC" }, "node_modules/are-we-there-yet": { "version": "2.0.0", "license": "ISC", "dependencies": { "delegates": "^1.0.0", "readable-stream": "^3.6.0" }, "engines": { "node": ">=10" } }, "node_modules/argparse": { "version": "1.0.10", "license": "MIT", "dependencies": { "sprintf-js": "~1.0.2" } }, "node_modules/asynckit": { "version": "0.4.0", "license": "MIT" }, "node_modules/balanced-match": { "version": "1.0.2", "license": "MIT" }, "node_modules/brace-expansion": { "version": "1.1.12", "license": "MIT", "dependencies": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" } }, "node_modules/call-bind-apply-helpers": { "version": "1.0.2", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2" }, "engines": { "node": ">= 0.4" } }, "node_modules/chalk": { "version": "4.1.2", "license": "MIT", "dependencies": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/chalk/chalk?sponsor=1" } }, "node_modules/chownr": { "version": "2.0.0", "license": "ISC", "engines": { "node": ">=10" } }, "node_modules/cliui": { "version": "7.0.4", "license": "ISC", "dependencies": { "string-width": "^4.2.0", "strip-ansi": "^6.0.0", "wrap-ansi": "^7.0.0" } }, "node_modules/color-convert": { "version": "2.0.1", "license": "MIT", "dependencies": { "color-name": "~1.1.4" }, "engines": { "node": ">=7.0.0" } }, "node_modules/color-name": { "version": "1.1.4", "license": "MIT" }, "node_modules/color-support": { "version": "1.1.3", "license": "ISC", "bin": { "color-support": "bin.js" } }, "node_modules/combined-stream": { "version": "1.0.8", "license": "MIT", "dependencies": { "delayed-stream": "~1.0.0" }, "engines": { "node": ">= 0.8" } }, "node_modules/complex.js": { "version": "2.4.2", "license": "MIT", "engines": { "node": "*" }, "funding": { "type": "github", "url": "https://github.com/sponsors/rawify" } }, "node_modules/concat-map": { "version": "0.0.1", "license": "MIT" }, "node_modules/console-control-strings": { "version": "1.1.0", "license": "ISC" }, "node_modules/core-js": { "version": "3.29.1", "hasInstallScript": true, "license": "MIT", "funding": { "type": "opencollective", "url": "https://opencollective.com/core-js" } }, "node_modules/debug": { "version": "3.2.7", "license": "MIT", "dependencies": { "ms": "^2.1.1" } }, "node_modules/decimal.js": { "version": "10.6.0", "license": "MIT" }, "node_modules/delayed-stream": { "version": "1.0.0", "license": "MIT", "engines": { "node": ">=0.4.0" } }, "node_modules/delegates": { "version": "1.0.0", "license": "MIT" }, "node_modules/detect-libc": { "version": "2.1.0", "license": "Apache-2.0", "engines": { "node": ">=8" } }, "node_modules/dunder-proto": { "version": "1.0.1", "license": "MIT", "dependencies": { "call-bind-apply-helpers": "^1.0.1", "es-errors": "^1.3.0", "gopd": "^1.2.0" }, "engines": { "node": ">= 0.4" } }, "node_modules/emoji-regex": { "version": "8.0.0", "license": "MIT" }, "node_modules/es-define-property": { "version": "1.0.1", "license": "MIT", "engines": { "node": ">= 0.4" } }, "node_modules/es-errors": { "version": "1.3.0", "license": "MIT", "engines": { "node": ">= 0.4" } }, "node_modules/es-object-atoms": { "version": "1.1.1", "license": "MIT", "dependencies": { "es-errors": "^1.3.0" }, "engines": { "node": ">= 0.4" } }, "node_modules/es-set-tostringtag": { "version": "2.1.0", "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "get-intrinsic": "^1.2.6", "has-tostringtag": "^1.0.2", "hasown": "^2.0.2" }, "engines": { "node": ">= 0.4" } }, "node_modules/es6-promise": { "version": "4.2.8", "license": "MIT" }, "node_modules/es6-promisify": { "version": "5.0.0", "license": "MIT", "dependencies": { "es6-promise": "^4.0.3" } }, "node_modules/escalade": { "version": "3.2.0", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/escape-latex": { "version": "1.2.0", "license": "MIT" }, "node_modules/form-data": { "version": "4.0.4", "license": "MIT", "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", "es-set-tostringtag": "^2.1.0", "hasown": "^2.0.2", "mime-types": "^2.1.12" }, "engines": { "node": ">= 6" } }, "node_modules/fraction.js": { "version": "4.3.7", "license": "MIT", "engines": { "node": "*" }, "funding": { "type": "patreon", "url": "https://github.com/sponsors/rawify" } }, "node_modules/fs-minipass": { "version": "2.1.0", "license": "ISC", "dependencies": { "minipass": "^3.0.0" }, "engines": { "node": ">= 8" } }, "node_modules/fs-minipass/node_modules/minipass": { "version": "3.3.6", "license": "ISC", "dependencies": { "yallist": "^4.0.0" }, "engines": { "node": ">=8" } }, "node_modules/fs.realpath": { "version": "1.0.0", "license": "ISC" }, "node_modules/function-bind": { "version": "1.1.2", "license": "MIT", "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/gauge": { "version": "3.0.2", "license": "ISC", "dependencies": { "aproba": "^1.0.3 || ^2.0.0", "color-support": "^1.1.2", "console-control-strings": "^1.0.0", "has-unicode": "^2.0.1", "object-assign": "^4.1.1", "signal-exit": "^3.0.0", "string-width": "^4.2.3", "strip-ansi": "^6.0.1", "wide-align": "^1.1.2" }, "engines": { "node": ">=10" } }, "node_modules/generalFunctions": { "resolved": "nodes/generalFunctions", "link": true }, "node_modules/get-caller-file": { "version": "2.0.5", "license": "ISC", "engines": { "node": "6.* || 8.* || >= 10.*" } }, "node_modules/get-intrinsic": { "version": "1.3.0", "license": "MIT", "dependencies": { "call-bind-apply-helpers": "^1.0.2", "es-define-property": "^1.0.1", "es-errors": "^1.3.0", "es-object-atoms": "^1.1.1", "function-bind": "^1.1.2", "get-proto": "^1.0.1", "gopd": "^1.2.0", "has-symbols": "^1.1.0", "hasown": "^2.0.2", "math-intrinsics": "^1.1.0" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/get-proto": { "version": "1.0.1", "license": "MIT", "dependencies": { "dunder-proto": "^1.0.1", "es-object-atoms": "^1.0.0" }, "engines": { "node": ">= 0.4" } }, "node_modules/glob": { "version": "7.2.3", "license": "ISC", "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^3.1.1", "once": "^1.3.0", "path-is-absolute": "^1.0.0" }, "engines": { "node": "*" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "node_modules/google-protobuf": { "version": "3.21.4", "license": "(BSD-3-Clause AND Apache-2.0)" }, "node_modules/gopd": { "version": "1.2.0", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/has-flag": { "version": "4.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/has-symbols": { "version": "1.1.0", "license": "MIT", "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/has-tostringtag": { "version": "1.0.2", "license": "MIT", "dependencies": { "has-symbols": "^1.0.3" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/has-unicode": { "version": "2.0.1", "license": "ISC" }, "node_modules/hasown": { "version": "2.0.2", "license": "MIT", "dependencies": { "function-bind": "^1.1.2" }, "engines": { "node": ">= 0.4" } }, "node_modules/https-proxy-agent": { "version": "2.2.4", "license": "MIT", "dependencies": { "agent-base": "^4.3.0", "debug": "^3.1.0" }, "engines": { "node": ">= 4.5.0" } }, "node_modules/inflight": { "version": "1.0.6", "license": "ISC", "dependencies": { "once": "^1.3.0", "wrappy": "1" } }, "node_modules/inherits": { "version": "2.0.4", "license": "ISC" }, "node_modules/is-fullwidth-code-point": { "version": "3.0.0", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/javascript-natural-sort": { "version": "0.7.1", "license": "MIT" }, "node_modules/long": { "version": "4.0.0", "license": "Apache-2.0" }, "node_modules/make-dir": { "version": "3.1.0", "license": "MIT", "dependencies": { "semver": "^6.0.0" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/make-dir/node_modules/semver": { "version": "6.3.1", "license": "ISC", "bin": { "semver": "bin/semver.js" } }, "node_modules/math-intrinsics": { "version": "1.1.0", "license": "MIT", "engines": { "node": ">= 0.4" } }, "node_modules/mathjs": { "version": "13.2.3", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.25.7", "complex.js": "^2.2.5", "decimal.js": "^10.4.3", "escape-latex": "^1.2.0", "fraction.js": "^4.3.7", "javascript-natural-sort": "^0.7.1", "seedrandom": "^3.0.5", "tiny-emitter": "^2.1.0", "typed-function": "^4.2.1" }, "bin": { "mathjs": "bin/cli.js" }, "engines": { "node": ">= 18" } }, "node_modules/mime-db": { "version": "1.52.0", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/mime-types": { "version": "2.1.35", "license": "MIT", "dependencies": { "mime-db": "1.52.0" }, "engines": { "node": ">= 0.6" } }, "node_modules/minimatch": { "version": "3.1.2", "license": "ISC", "dependencies": { "brace-expansion": "^1.1.7" }, "engines": { "node": "*" } }, "node_modules/minipass": { "version": "5.0.0", "license": "ISC", "engines": { "node": ">=8" } }, "node_modules/minizlib": { "version": "2.1.2", "license": "MIT", "dependencies": { "minipass": "^3.0.0", "yallist": "^4.0.0" }, "engines": { "node": ">= 8" } }, "node_modules/minizlib/node_modules/minipass": { "version": "3.3.6", "license": "ISC", "dependencies": { "yallist": "^4.0.0" }, "engines": { "node": ">=8" } }, "node_modules/mkdirp": { "version": "1.0.4", "license": "MIT", "bin": { "mkdirp": "bin/cmd.js" }, "engines": { "node": ">=10" } }, "node_modules/ms": { "version": "2.1.3", "license": "MIT" }, "node_modules/node-fetch": { "version": "2.6.13", "license": "MIT", "dependencies": { "whatwg-url": "^5.0.0" }, "engines": { "node": "4.x || >=6.0.0" }, "peerDependencies": { "encoding": "^0.1.0" }, "peerDependenciesMeta": { "encoding": { "optional": true } } }, "node_modules/nopt": { "version": "5.0.0", "license": "ISC", "dependencies": { "abbrev": "1" }, "bin": { "nopt": "bin/nopt.js" }, "engines": { "node": ">=6" } }, "node_modules/npmlog": { "version": "5.0.1", "license": "ISC", "dependencies": { "are-we-there-yet": "^2.0.0", "console-control-strings": "^1.1.0", "gauge": "^3.0.0", "set-blocking": "^2.0.0" } }, "node_modules/object-assign": { "version": "4.1.1", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/once": { "version": "1.4.0", "license": "ISC", "dependencies": { "wrappy": "1" } }, "node_modules/path-is-absolute": { "version": "1.0.1", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/progress": { "version": "2.0.3", "license": "MIT", "engines": { "node": ">=0.4.0" } }, "node_modules/readable-stream": { "version": "3.6.2", "license": "MIT", "dependencies": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", "util-deprecate": "^1.0.1" }, "engines": { "node": ">= 6" } }, "node_modules/regenerator-runtime": { "version": "0.13.11", "license": "MIT" }, "node_modules/require-directory": { "version": "2.1.1", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/rimraf": { "version": "2.7.1", "license": "ISC", "dependencies": { "glob": "^7.1.3" }, "bin": { "rimraf": "bin.js" } }, "node_modules/safe-buffer": { "version": "5.2.1", "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "license": "MIT" }, "node_modules/seedrandom": { "version": "3.0.5", "license": "MIT" }, "node_modules/semver": { "version": "7.7.2", "license": "ISC", "bin": { "semver": "bin/semver.js" }, "engines": { "node": ">=10" } }, "node_modules/set-blocking": { "version": "2.0.0", "license": "ISC" }, "node_modules/signal-exit": { "version": "3.0.7", "license": "ISC" }, "node_modules/sprintf-js": { "version": "1.0.3", "license": "BSD-3-Clause" }, "node_modules/string_decoder": { "version": "1.3.0", "license": "MIT", "dependencies": { "safe-buffer": "~5.2.0" } }, "node_modules/string-width": { "version": "4.2.3", "license": "MIT", "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" }, "engines": { "node": ">=8" } }, "node_modules/strip-ansi": { "version": "6.0.1", "license": "MIT", "dependencies": { "ansi-regex": "^5.0.1" }, "engines": { "node": ">=8" } }, "node_modules/supports-color": { "version": "7.2.0", "license": "MIT", "dependencies": { "has-flag": "^4.0.0" }, "engines": { "node": ">=8" } }, "node_modules/tar": { "version": "6.2.1", "license": "ISC", "dependencies": { "chownr": "^2.0.0", "fs-minipass": "^2.0.0", "minipass": "^5.0.0", "minizlib": "^2.1.1", "mkdirp": "^1.0.3", "yallist": "^4.0.0" }, "engines": { "node": ">=10" } }, "node_modules/tiny-emitter": { "version": "2.1.0", "license": "MIT" }, "node_modules/tr46": { "version": "0.0.3", "license": "MIT" }, "node_modules/typed-function": { "version": "4.2.1", "license": "MIT", "engines": { "node": ">= 18" } }, "node_modules/undici-types": { "version": "7.12.0", "license": "MIT" }, "node_modules/util-deprecate": { "version": "1.0.2", "license": "MIT" }, "node_modules/webidl-conversions": { "version": "3.0.1", "license": "BSD-2-Clause" }, "node_modules/whatwg-url": { "version": "5.0.0", "license": "MIT", "dependencies": { "tr46": "~0.0.3", "webidl-conversions": "^3.0.0" } }, "node_modules/wide-align": { "version": "1.1.5", "license": "ISC", "dependencies": { "string-width": "^1.0.2 || 2 || 3 || 4" } }, "node_modules/wrap-ansi": { "version": "7.0.0", "license": "MIT", "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/chalk/wrap-ansi?sponsor=1" } }, "node_modules/wrappy": { "version": "1.0.2", "license": "ISC" }, "node_modules/y18n": { "version": "5.0.8", "license": "ISC", "engines": { "node": ">=10" } }, "node_modules/yallist": { "version": "4.0.0", "license": "ISC" }, "node_modules/yargs": { "version": "16.2.0", "license": "MIT", "dependencies": { "cliui": "^7.0.2", "escalade": "^3.1.1", "get-caller-file": "^2.0.5", "require-directory": "^2.1.1", "string-width": "^4.2.0", "y18n": "^5.0.5", "yargs-parser": "^20.2.2" }, "engines": { "node": ">=10" } }, "node_modules/yargs-parser": { "version": "20.2.9", "license": "ISC", "engines": { "node": ">=10" } }, "nodes/generalFunctions": { "version": "1.0.0", "license": "SEE LICENSE" } } }