/
githubmirror
/
angular
Обзор
Документация
Войти
/
githubmirror
/
angular
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
packages/misc/angular-in-memory-web-api/package.json
24 строки
623 B
Angular Robot
build: update cross-repo angular dependencies
30 июл 2026, 19:41
30 июл 2026, 19:41
9e5dc74
Код
Авторство
О чём код?
{ "name": "angular-in-memory-web-api", "version": "0.22.0", "description": "An in-memory web api for Angular demos and tests", "author": "angular", "license": "MIT", "peerDependencies": { "@angular/core": "^22.2.0-next", "@angular/common": "^22.2.0-next", "rxjs": "^6.5.3 || ^7.4.0" }, "dependencies": { "tslib": "^2.3.0" }, "repository": { "type": "git", "url": "https://github.com/angular/angular.git", "directory": "packages/misc/angular-in-memory-web-api" }, "sideEffects": false, "publishConfig": { "registry": "https://wombat-dressing-room.appspot.com" } }