{"name":"listr2","version":"6.0.0-beta.11","description":"Terminal task list reborn! Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.","license":"MIT","repository":{"type":"git","url":"git+https://github.com/cenk1cenk2/listr2.git"},"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.cjs","import":"./dist/index.js","types":"./dist/index.d.ts"}},"author":{"name":"Cenk Kilic","email":"cenk@kilic.dev","url":"https://cenk.kilic.dev"},"engines":{"node":">=16.0.0"},"scripts":{"build":"tsup-node","dev:start":"tsup-node --watch","example":"TS_NODE_PROJECT=examples/tsconfig.json NODE_OPTIONS='--no-warnings --experimental-specifier-resolution=node --experimental-vm-modules --loader ./loader.js' node","clean":"rimraf node_modules yarn.lock","lint":"prettier --loglevel warn --write src/ tests/ examples/ docs/ && yarn run lint:check --fix","lint:check":"eslint --ext .ts,.js,.tsx,.jsx src/ tests/ examples/ docs/","test":"TS_NODE_PROJECT=tests/tsconfig.json NODE_OPTIONS='--no-warnings --experimental-specifier-resolution=node --experimental-vm-modules' node node_modules/.bin/jest --config ./tests/jest.config.ts","test:cov":"TS_NODE_PROJECT=tests/tsconfig.json NODE_OPTIONS='--no-warnings --experimental-specifier-resolution=node --experimental-vm-modules' yarn exec jest --coverage --config ./tests/jest.config.cjs","test:dev":"TS_NODE_PROJECT=tests/tsconfig.json NODE_OPTIONS='--no-warnings --experimental-specifier-resolution=node --experimental-vm-modules --inspect=0.0.0.0:9229' yarn exec jest --verbose --watchAll --config ./tests/jest.config.cjs","test:read-snapshot":"./tests/read-terminal-snapshots.sh","docs:build":"vuepress build docs","docs:dev:start":"vuepress dev docs","docs:dev:start:clean":"vuepress dev docs --clean-cache"},"simple-git-hooks":{"pre-commit":"yarn lint-staged","prepare-commit-msg":"[ -t 1 ] && exec < /dev/tty && git cz --hook || true","pre-push":"yarn test"},"lint-staged":{"*.{ts,js,tsx,jsx,spec.ts}":["prettier --loglevel warn --write","eslint --fix"],"*.{json,md}":["prettier --loglevel warn --write"]},"keywords":["listr","cli","task","list","tasklist","terminal","term","console","ascii","unicode","loading","indicator","progress","busy","wait","idle"],"dependencies":{"cli-truncate":"^3.1.0","colorette":"^2.0.19","eventemitter3":"^5.0.0","log-update":"^5.0.1","rfdc":"^1.3.0","vuepress-plugin-typedoc":"^0.11.2","wrap-ansi":"^8.1.0"},"devDependencies":{"@cenk1cenk2/cz-cc":"^1.5.9","@cenk1cenk2/eslint-config":"2.6.3","@jest/globals":"^29.5.0","@swc/core":"^1.3.44","@types/clone":"^2.1.1","@types/jest":"^29.5.0","@types/node":"^18.15.11","@types/through":"^0.0.30","@types/wrap-ansi":"^8.0.1","@vuepress/client":"2.0.0-beta.61","enquirer":"^2.3.6","eslint":"^8.37.0","jest":"^29.0.2","jest-mock-process":"^2.0.0","lint-staged":"^13.0.3","prettier":"^2.8.7","rimraf":"^4.4.1","rxjs":"^7.8.0","simple-git-hooks":"^2.8.0","ts-jest":"^29.0.5","ts-node":"^10.9.1","tsconfig-paths":"^4.2.0","tsup":"6.7.0","typedoc":"^0.23.28","typedoc-plugin-markdown":"^3.13.6","typescript":"^5.0.3","vue":"^3.2.47","vuepress":"2.0.0-beta.61","vuepress-theme-hope":"2.0.0-beta.200"},"peerDependencies":{"enquirer":">= 2.3.0 < 3"},"peerDependenciesMeta":{"enquirer":{"optional":true}},"config":{"commitizen":{"path":"./node_modules/@cenk1cenk2/cz-cc"}},"gitHead":"25101b351a9db0dc81e0aed5e32202d7d4931170","readmeFilename":"README.md","bugs":{"url":"https://github.com/cenk1cenk2/listr2/issues"},"homepage":"https://github.com/cenk1cenk2/listr2#readme","_id":"listr2@6.0.0-beta.11","_nodeVersion":"18.15.0","_npmVersion":"8.4.1","dist":{"shasum":"2d5af34afd204525d937801de996eb313494b2ff","size":42501,"noattachment":false,"key":"/listr2/-/listr2-6.0.0-beta.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/listr2/download/listr2-6.0.0-beta.11.tgz"},"_npmUser":{"name":"cenk1cenk2","email":"cenk@kilic.dev"},"directories":{},"maintainers":[{"name":"cenk1cenk2","email":"cenk@kilic.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/listr2_6.0.0-beta.11_1680367109973_0.7292910277863431"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-01T16:38:30.247Z","publish_time":1680367110247,"_cnpm_publish_time":1680367110247,"dist-tags":{"beta":"9.0.0-beta.3","latest":"10.2.1"}}