{"name":"listr2","version":"6.0.0-beta.16","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/listr2/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":"yarn run test --coverage","test:dev":"NODE_OPTIONS='--no-warnings --experimental-specifier-resolution=node --experimental-vm-modules --inspect=0.0.0.0:9229' yarn run test --verbose --watchAll","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","wrap-ansi":"^8.1.0"},"devDependencies":{"vuepress-plugin-typedoc":"^0.11.2","@cenk1cenk2/cz-cc":"^1.5.9","@cenk1cenk2/eslint-config":"2.6.4","@jest/globals":"^29.5.0","@swc/core":"^1.3.46","@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","@vuepress/plugin-docsearch":"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.1.0","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.201"},"peerDependencies":{"enquirer":">= 2.3.0 < 3"},"peerDependenciesMeta":{"enquirer":{"optional":true}},"config":{"commitizen":{"path":"./node_modules/@cenk1cenk2/cz-cc"}},"gitHead":"018cd7b6760eab5e89bb3ef28c470f97afc745e8","readmeFilename":"README.md","bugs":{"url":"https://github.com/listr2/listr2/issues"},"homepage":"https://github.com/listr2/listr2#readme","_id":"listr2@6.0.0-beta.16","_nodeVersion":"18.15.0","_npmVersion":"8.4.1","dist":{"shasum":"61cad693f51b337c6c8437a19d76f9e1c2c1b980","size":42705,"noattachment":false,"key":"/listr2/-/listr2-6.0.0-beta.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/listr2/download/listr2-6.0.0-beta.16.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.16_1680782639642_0.26147086031443223"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-06T12:03:59.855Z","publish_time":1680782639855,"_cnpm_publish_time":1680782639855,"dist-tags":{"beta":"9.0.0-beta.3","latest":"10.2.1"}}