/
githubmirror
/
angular
Обзор
Документация
Войти
/
githubmirror
/
angular
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v20.3.25
packages/benchpress/package.json
26 строк
670 B
Angular Robot
build: update cross-repo angular dependencies (#62557)
18 июл 2025, 16:47
18 июл 2025, 16:47
891444d
Код
Авторство
О чём код?
{ "name": "@angular/benchpress", "version": "0.3.0", "description": "Benchpress - a framework for e2e performance tests", "dependencies": { "@angular/core": "^20.2.0-next", "reflect-metadata": "^0.2.0" }, "repository": { "type": "git", "url": "https://github.com/angular/angular.git", "directory": "packages/benchpress" }, "keywords": [ "angular", "benchmarks" ], "license": "MIT", "bugs": { "url": "https://github.com/angular/angular/issues" }, "homepage": "https://github.com/angular/angular/tree/main/packages/benchpress", "publishConfig": { "registry": "https://wombat-dressing-room.appspot.com" } }