{"name":"listr2","version":"2.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 && tscpaths -p tsconfig.paths.json -s ./dist -o ./dist","lint":"prettier --write src/ && eslint --ext .ts,.js,.tsx,.jsx --fix src/","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 -P tests/tsconfig.json -r tsconfig-paths/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 --write","eslint --fix"],"./*.{json,md}":["prettier --write"]},"keywords":["listr","cli","task","list","tasklist","terminal","term","console","ascii","unicode","loading","indicator","progress","busy","wait","idle"],"dependencies":{"chalk":"^4.0.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.5.5","through":"^2.3.8"},"devDependencies":{"@cenk1cenk2/eslint-config":"^0.3.2","@types/jest":"^26.0.0","@types/node":"^14.0.9","@types/rewire":"^2.5.28","cz-conventional-changelog":"3.2.0","delay":"^4.3.0","enquirer":"^2.3.5","eslint":"^7.1.0","husky":"^4.2.5","jest":"^26.0.1","jest-mock-process":"^1.4.0","lint-staged":"^10.2.8","prettier":"^2.0.5","rewire":"^5.0.0","rimraf":"^3.0.2","ts-jest":"^26.1.0","ts-node":"^8.10.2","tsconfig-paths":"^3.9.0","tscpaths":"^0.0.9","typescript":"^3.9.3"},"peerDependencies":{"enquirer":">= 2.3.0 < 3"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"6b14ffbeff4aeff9cbfaeb3a1f9f3c47f44deb51","bugs":{"url":"https://github.com/cenk1cenk2/listr2/issues"},"homepage":"https://github.com/cenk1cenk2/listr2#readme","_id":"listr2@2.3.2","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"shasum":"918dabaad2def14246abc7d54d607f03c59ec407","size":37907,"noattachment":false,"key":"/listr2/-/listr2-2.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/listr2/download/listr2-2.3.2.tgz"},"maintainers":[{"name":"cenk1cenk2","email":"cenk@kilic.dev"}],"_npmUser":{"name":"cenk1cenk2","email":"cenk@kilic.dev"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/listr2_2.3.2_1595496230520_0.46220533108782647"},"_hasShrinkwrap":false,"publish_time":1595496230710,"_cnpm_publish_time":1595496230710,"dist-tags":{"beta":"9.0.0-beta.3","latest":"10.2.1"}}