/
githubmirror
/
components
Обзор
Документация
Войти
/
githubmirror
/
components
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v22.0.1
src/components-examples/package.json
48 строк
1 KB
Kristiyan Kostadinov
docs: switch datepicker examples to Luxon (#32008)
08 окт 2025, 18:23
Не верифицирован
08 окт 2025, 18:23
f6e8a02
Код
Авторство
О чём код?
{ "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:*" }, "dependencies": { "tslib": "^2.3.0" } }