3 Star 6 Fork 0

Gitee 极速下载 / gutenberg

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/WordPress/gutenberg/releases
克隆/下载
composer.json 885 Bytes
一键复制 编辑 原始数据 按行查看 历史
Noah Allen 提交于 2020-05-14 17:03 . Wp-env: Add phpunit support (#20090)
{
"name": "wordpress/gutenberg",
"type": "wordpress-plugin",
"license": "GPL-2.0-or-later",
"description": "Prototyping since 1440. Development hub for the editor focus in core.",
"homepage": "https://wordpress.github.io/gutenberg/",
"keywords": [
"gutenberg", "wordpress", "editor", "wp", "react", "javascript"
],
"support": {
"issues": "https://github.com/WordPress/gutenberg/issues"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.6",
"squizlabs/php_codesniffer": "^3.5",
"phpcompatibility/php-compatibility": "^9.3",
"wp-coding-standards/wpcs": "^2.2",
"sirbrillig/phpcs-variable-analysis": "^2.8",
"wp-phpunit/wp-phpunit": "^5.4"
},
"require": {
"composer/installers": "~1.0"
},
"scripts": {
"format": "phpcbf --standard=phpcs.xml.dist --report-summary --report-source",
"lint": "phpcs --standard=phpcs.xml.dist"
}
}
1
https://gitee.com/mirrors/gutenberg.git
git@gitee.com:mirrors/gutenberg.git
mirrors
gutenberg
gutenberg
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891