/
githubmirror
/
next.js
Обзор
Документация
Войти
/
githubmirror
/
next.js
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
canary
bench/vercel/package.json
24 строки
567 B
Mayank
fix: upgrade listr2 from 5.0.5 to 5.0.8 (#55223)
14 сен 2023, 00:02
Не верифицирован
14 сен 2023, 00:02
f94d4f9
Код
Авторство
О чём код?
{ "name": "bench-production", "version": "1.0.0", "description": "Scripts for benchmarking in production.", "main": "bench.js", "type": "module", "scripts": { "bench": "node bench.js" }, "author": "", "license": "ISC", "dependencies": { "@szmarczak/http-timer": "5.0.1", "asciichart": "1.5.25", "commander": "2.20.0", "dotenv": "10.0.0", "downsample-lttb": "0.0.1", "listr2": "5.0.8", "p-queue": "7.3.0", "term-size": "3.0.2", "webpack-bundle-analyzer": "^4.6.1", "webpack-stats-plugin": "^1.1.0" } }