{"name":"listr2","version":"3.3.2","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"},"main":"./dist/index.js","types":"./dist/index.d.ts","author":{"name":"Cenk Kilic","email":"cenk@kilic.dev","url":"https://srcs.kilic.dev"},"engines":{"node":">=10.0.0"},"scripts":{"prebuild":"rimraf tsconfig*.tsbuildinfo && rimraf dist/","build":"tsc -P tsconfig.build.json","postbuild":"tscpaths -p tsconfig.paths.json -s ./dist -o ./dist","dev:build":"yarn prebuild && tsc -p tsconfig.json && yarn postbuild","dev:start":"yarn dev:build && TS_NODE_PROJECT='tsconfig.paths.json' tsc-watch --noClear --onSuccess \"yarn postbuild\"","example":"ts-node -r tsconfig-paths/register","read-snapshot":"./tests/read-terminal-snapshots.sh","clean":"rimraf node_modules yarn.lock","lint":"prettier --loglevel warn --write src/ tests/ examples/ && eslint --ext .ts,.js,.tsx,.jsx --fix src/ tests/ examples/","lint:check":"eslint --ext .ts,.js,.tsx,.jsx src/","test":"LISTR_DISABLE_COLOR=1 ts-node -P tests/tsconfig.json -r tsconfig-paths/register node_modules/jest/bin/jest.js --config ./tests/jest.config.js","test:cov":"LISTR_DISABLE_COLOR=1 ts-node -P tests/tsconfig.json -r tsconfig-paths/register node_modules/jest/bin/jest.js --coverage --config ./tests/jest.config.js","dev:test":"LISTR_DISABLE_COLOR=1 TS_NODE_PROJECT=tests/tsconfig.json node --inspect=0.0.0.0:${DEBUG_PORT:-9229} -r tsconfig-paths/register -r ts-node/register node_modules/jest/bin/jest.js --verbose --watchAll --config ./tests/jest.config.js"},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true","pre-push":"yarn test"}},"lint-staged":{"./*.{ts,js,tsx,jsx}":["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":{"chalk":"^4.1.0","cli-truncate":"^2.1.0","figures":"^3.2.0","indent-string":"^4.0.0","log-update":"^4.0.0","p-map":"^4.0.0","rxjs":"^6.6.3","through":"^2.3.8","wrap-ansi":"^7.0.0"},"devDependencies":{"@cenk1cenk2/cz-cc":"^1.3.2","@cenk1cenk2/eslint-config":"^0.4.32","@types/jest":"^26.0.20","@types/node":"^14.14.22","@types/rewire":"^2.5.28","@types/through":"^0.0.30","@types/wrap-ansi":"^3.0.0","delay":"^5.0.0","enquirer":"^2.3.6","eslint":"^7.18.0","husky":"^4.3.8","jest":"^26.6.3","jest-mock-process":"^1.4.0","lint-staged":"^10.5.3","prettier":"^2.2.1","rewire":"^5.0.0","rimraf":"^3.0.2","ts-jest":"^26.4.4","ts-node":"^9.1.1","tsc-watch":"^4.2.9","tsconfig-paths":"^3.9.0","tscpaths":"^0.0.9","typescript":"^4.1.3"},"peerDependencies":{"enquirer":">= 2.3.0 < 3"},"config":{"commitizen":{"path":"./node_modules/@cenk1cenk2/cz-cc"}},"gitHead":"7ee87fc93ef29b1936ad4022f37b74685b6ffcb8","bugs":{"url":"https://github.com/cenk1cenk2/listr2/issues"},"homepage":"https://github.com/cenk1cenk2/listr2#readme","_id":"listr2@3.3.2","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"shasum":"e9dc899ba5997f365d25349d62b586f01257be5b","size":31544,"noattachment":false,"key":"/listr2/-/listr2-3.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/listr2/download/listr2-3.3.2.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_3.3.2_1613927285843_0.15394789465293468"},"_hasShrinkwrap":false,"publish_time":1613927286001,"_cnpm_publish_time":1613927286001,"dist-tags":{"beta":"9.0.0-beta.3","latest":"10.2.1"}}