/
githubmirror
/
components
Обзор
Документация
Войти
/
githubmirror
/
components
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v21.2.13
src/cdk-experimental/package.json
28 строк
693 B
Paul Gschwendtner
build: clean-up to use fine-grained targets for faster rebuilds
04 апр 2025, 14:47
04 апр 2025, 14:47
207bc6c
Код
Авторство
О чём код?
{ "name": "@angular/cdk-experimental", "version": "0.0.0-PLACEHOLDER", "description": "Experimental components for Angular CDK", "repository": { "type": "git", "url": "https://github.com/angular/components.git" }, "license": "MIT", "bugs": { "url": "https://github.com/angular/components/issues" }, "homepage": "https://github.com/angular/components#readme", "peerDependencies": { "@angular/cdk": "0.0.0-PLACEHOLDER", "@angular/core": "0.0.0-NG" }, "devDependencies": { "@angular/cdk": "workspace:*" }, "dependencies": { "tslib": "^2.3.0" }, "ng-update": { "packageGroup": "NG_UPDATE_PACKAGE_GROUP" }, "sideEffects": false }