/
githubmirror
/
components
Обзор
Документация
Войти
/
githubmirror
/
components
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/components-examples/package.json
49 строк
1 KB
tjshiu
Pr takeover 33240 (#33263)
19 май 2026, 06:52
Не верифицирован
19 май 2026, 06:52
e54c033
Код
Авторство
О чём код?
{ "name": "@angular/components-examples", "version": "0.0.0-PLACEHOLDER", "description": "Angular Components Examples", "private": true, "repository": { "type": "git", "url": "https://github.com/angular/components.git" }, "keywords": [ "angular", "material", "material design", "components" ], "exports": { "./fesm2022": { "default": "./fesm2022" } }, "license": "MIT", "bugs": { "url": "https://github.com/angular/components/issues" }, "homepage": "https://github.com/angular/components#readme", "peerDependencies": { "@angular/aria": "0.0.0-PLACEHOLDER", "@angular/cdk": "0.0.0-PLACEHOLDER", "@angular/cdk-experimental": "0.0.0-PLACEHOLDER", "@angular/core": "0.0.0-NG", "@angular/common": "0.0.0-NG", "@angular/material": "0.0.0-PLACEHOLDER", "@angular/material-experimental": "0.0.0-PLACEHOLDER", "@angular/material-luxon-adapter": "0.0.0-PLACEHOLDER", "@angular/material-date-fns-adapter": "0.0.0-PLACEHOLDER" }, "devDependencies": { "@angular/aria": "workspace:*", "@angular/cdk": "workspace:*", "@angular/cdk-experimental": "workspace:*", "@angular/material": "workspace:*", "@angular/material-experimental": "workspace:*", "@angular/material-luxon-adapter": "workspace:*", "@angular/material-date-fns-adapter": "workspace:*" }, "dependencies": { "tslib": "^2.3.0" } }