en

Composerjson

ru

Übersetzung von "composerjson" ins Russisch

composerjson
Substantiv
raiting
composerjson
composerjsons Pl.
Technical term for a configuration file; behaves as a countable common noun.
composer.json
Название конфигурационного файла в экосистеме PHP Composer; обычно не переводится на русский.
The composerjson lists the project’s dependencies.
Файл composer.json содержит список зависимостей проекта.

Definitionen

composerjson
Substantiv
raiting
A JSON-formatted configuration file used by the PHP dependency manager Composer to declare a project’s dependencies and metadata.
Make sure your composerjson includes the required library before running the install command.