UNPKG

mandelbrot-js

Version:
233 lines (232 loc) 6.85 kB
{ "name": "mandelbrot-js", "description": "mandelbrot-js =======", "version": "0.0.4", "main": "dist/cjs/index.js", "module": "dist/mjs/index.js", "exports": { ".": { "import": "./dist/mjs/index.js", "require": "./dist/cjs/index.js" } }, "directories": { "test": "test" }, "scripts": { "build": "rm -fr dist/* && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json && ./fixup", "test": "jest" }, "devDependencies": { "@types/jest": "^29.4.0", "jest": "^29.4.2", "ts-jest": "^29.0.5", "typescript": "^4.9.5", "ansi-escapes": "^4.3.2", "ansi-styles": "^4.3.0", "ansi-regex": "^5.0.1", "babel-jest": "^29.4.2", "anymatch": "^3.1.3", "argparse": "^1.0.10", "babel-plugin-jest-hoist": "^29.4.2", "babel-preset-current-node-syntax": "^1.0.1", "babel-preset-jest": "^29.4.2", "babel-plugin-istanbul": "^6.1.1", "balanced-match": "^1.0.2", "braces": "^3.0.2", "bs-logger": "^0.2.6", "browserslist": "^4.21.5", "brace-expansion": "^1.1.11", "bser": "^2.1.1", "buffer-from": "^1.1.2", "callsites": "^3.1.0", "camelcase": "^5.3.1", "chalk": "^4.1.2", "caniuse-lite": "^1.0.30001450", "char-regex": "^1.0.2", "ci-info": "^3.7.1", "cjs-module-lexer": "^1.2.2", "cliui": "^8.0.1", "co": "^4.6.0", "color-convert": "^2.0.1", "color-name": "^1.1.4", "collect-v8-coverage": "^1.0.1", "convert-source-map": "^2.0.0", "concat-map": "^0.0.1", "cross-spawn": "^7.0.3", "debug": "^4.3.4", "deepmerge": "^4.3.0", "dedent": "^0.7.0", "detect-newline": "^3.1.0", "diff-sequences": "^29.4.2", "electron-to-chromium": "^1.4.288", "emittery": "^0.13.1", "emoji-regex": "^8.0.0", "error-ex": "^1.3.2", "escalade": "^3.1.1", "escape-string-regexp": "^2.0.0", "esprima": "^4.0.1", "execa": "^5.1.1", "exit": "^0.1.2", "expect": "^29.4.2", "fast-json-stable-stringify": "^2.1.0", "fb-watchman": "^2.0.2", "fill-range": "^7.0.1", "find-up": "^4.1.0", "function-bind": "^1.1.1", "fs.realpath": "^1.0.0", "get-caller-file": "^2.0.5", "gensync": "^1.0.0-beta.2", "get-package-type": "^0.1.0", "get-stream": "^6.0.1", "glob": "^7.2.3", "graceful-fs": "^4.2.10", "globals": "^11.12.0", "has": "^1.0.3", "has-flag": "^4.0.0", "html-escaper": "^2.0.2", "import-local": "^3.1.0", "imurmurhash": "^0.1.4", "human-signals": "^2.1.0", "inflight": "^1.0.6", "inherits": "^2.0.4", "is-arrayish": "^0.2.1", "is-core-module": "^2.11.0", "is-number": "^7.0.0", "isexe": "^2.0.0", "is-generator-fn": "^2.1.0", "is-fullwidth-code-point": "^3.0.0", "is-stream": "^2.0.1", "istanbul-lib-coverage": "^3.2.0", "istanbul-lib-report": "^3.0.0", "istanbul-lib-instrument": "^5.2.1", "istanbul-lib-source-maps": "^4.0.1", "istanbul-reports": "^3.1.5", "jest-config": "^29.4.2", "jest-docblock": "^29.4.2", "jest-diff": "^29.4.2", "jest-circus": "^29.4.2", "jest-each": "^29.4.2", "jest-environment-node": "^29.4.2", "jest-leak-detector": "^29.4.2", "jest-get-type": "^29.4.2", "jest-haste-map": "^29.4.2", "jest-changed-files": "^29.4.2", "jest-matcher-utils": "^29.4.2", "jest-mock": "^29.4.2", "jest-pnp-resolver": "^1.2.3", "jest-message-util": "^29.4.2", "jest-resolve": "^29.4.2", "jest-regex-util": "^29.4.2", "jest-resolve-dependencies": "^29.4.2", "jest-runtime": "^29.4.2", "jest-runner": "^29.4.2", "jest-snapshot": "^29.4.2", "jest-util": "^29.4.2", "jest-cli": "^29.4.2", "jest-watcher": "^29.4.2", "jest-worker": "^29.4.2", "jest-validate": "^29.4.2", "js-tokens": "^4.0.0", "js-yaml": "^3.14.1", "jsesc": "^2.5.2", "json-parse-even-better-errors": "^2.3.1", "json5": "^2.2.3", "kleur": "^3.0.3", "leven": "^3.1.0", "lines-and-columns": "^1.2.4", "locate-path": "^5.0.0", "lodash.memoize": "^4.1.2", "make-dir": "^3.1.0", "make-error": "^1.3.6", "makeerror": "^1.0.12", "merge-stream": "^2.0.0", "lru-cache": "^5.1.1", "micromatch": "^4.0.5", "mimic-fn": "^2.1.0", "ms": "^2.1.2", "natural-compare": "^1.4.0", "minimatch": "^3.1.2", "node-int64": "^0.4.0", "node-releases": "^2.0.10", "once": "^1.4.0", "npm-run-path": "^4.0.1", "normalize-path": "^3.0.0", "onetime": "^5.1.2", "p-limit": "^3.1.0", "p-locate": "^4.1.0", "p-try": "^2.2.0", "path-exists": "^4.0.0", "parse-json": "^5.2.0", "path-is-absolute": "^1.0.1", "path-key": "^3.1.1", "picocolors": "^1.0.0", "picomatch": "^2.3.1", "path-parse": "^1.0.7", "pirates": "^4.0.5", "pkg-dir": "^4.2.0", "pretty-format": "^29.4.2", "react-is": "^18.2.0", "require-directory": "^2.1.1", "prompts": "^2.4.2", "resolve": "^1.22.1", "resolve-cwd": "^3.0.0", "resolve-from": "^5.0.0", "resolve.exports": "^2.0.0", "shebang-command": "^2.0.0", "shebang-regex": "^3.0.0", "semver": "^6.3.0", "sisteransi": "^1.0.5", "signal-exit": "^3.0.7", "slash": "^3.0.0", "source-map-support": "^0.5.13", "source-map": "^0.6.1", "stack-utils": "^2.0.6", "strip-ansi": "^6.0.1", "sprintf-js": "^1.0.3", "string-length": "^4.0.2", "string-width": "^4.2.3", "strip-bom": "^4.0.0", "strip-json-comments": "^3.1.1", "supports-color": "^7.2.0", "strip-final-newline": "^2.0.0", "test-exclude": "^6.0.0", "supports-preserve-symlinks-flag": "^1.0.0", "tmpl": "^1.0.5", "to-regex-range": "^5.0.1", "to-fast-properties": "^2.0.0", "type-detect": "^4.0.8", "type-fest": "^0.21.3", "update-browserslist-db": "^1.0.10", "v8-to-istanbul": "^9.0.1", "walker": "^1.0.8", "wrap-ansi": "^7.0.0", "which": "^2.0.2", "wrappy": "^1.0.2", "write-file-atomic": "^4.0.2", "yallist": "^3.1.1", "y18n": "^5.0.8", "yargs-parser": "^21.1.1", "yargs": "^17.6.2", "yocto-queue": "^0.1.0" }, "dependencies": { }, "repository": { "type": "git", "url": "git+https://github.com/mo-inkhan/mandelbrot-js.git" }, "keywords": [ "npm", "mandelbrot-js", "mandelbrot", "js" ], "author": "Moin Khan", "license": "MIT", "types": "./dist/mjs/index.d.ts", "bugs": { "url": "https://github.com/mo-inkhan/mandelbrot-js/issues" }, "homepage": "https://github.com/mo-inkhan/mandelbrot-js#readme" }