/
githubmirror
/
wp-calypso
Обзор
Документация
Войти
/
githubmirror
/
wp-calypso
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
trunk
packages/typography/package.json
25 строк
654 B
Chi-Hsuan Huang
Update packages components, data-stores, viewport and typography for publishing (#64280)
02 июн 2022, 12:01
Не верифицирован
02 июн 2022, 12:01
28454af
Код
Авторство
О чём код?
{ "name": "@automattic/typography", "version": "1.0.0", "description": "Typographic elements for WordPress.com products.", "main": "styles/fonts.scss", "keywords": [ "wordpress" ], "author": "Automattic Inc.", "contributors": [], "homepage": "https://github.com/Automattic/wp-calypso", "license": "GPL-2.0-or-later", "repository": { "type": "git", "url": "git+https://github.com/Automattic/wp-calypso.git", "directory": "packages/typography" }, "publishConfig": { "access": "public" }, "bugs": "https://github.com/Automattic/wp-calypso/issues", "devDependencies": { "@automattic/calypso-typescript-config": "workspace:^" } }