webuni/composer-neon-plugin
Composer 安装命令:
composer require webuni/composer-neon-plugin
包简介
Composer plugin to convert a composer.neon to json or vice-versa.
关键字:
README 文档
README
This plugin allows you to convert a composer.neon file into composer.json format. It will use those exact filenames of your current working directory.
Warning: If you already have a composer.json file, it will overwrite it.
Installation
composer global require webuni/composer-neon-plugin
Usage
To convert from neon (composer.neon) to json (composer.json), run:
$ composer neon-convert
To convert from json to neon, run:
$ composer neon-convert composer.json
Alternatives
License
MIT License. See the LICENSE file.
统计信息
- 总下载量: 1.28k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-05-15