/
githubmirror
/
taro
Обзор
Документация
Войти
/
githubmirror
/
taro
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
packages/postcss-plugin-constparse/package.json
14 строк
271 B
vasily
chore(release): publish 4.2.1 (#19457)
17 июл 2026, 14:46
Не верифицирован
17 июл 2026, 14:46
45f60d1
Код
Авторство
О чём код?
{ "name": "postcss-plugin-constparse", "version": "4.2.1", "description": "parse constants defined in config", "author": "O2Team", "license": "MIT", "main": "index.js", "engines": { "node": ">= 18" }, "peerDependencies": { "postcss": "^8" } }