This repository has been archived on 2022-08-01. You can view files and clone it, but cannot push or open issues or pull requests.
Oldphaloskepsis/plugins/jetpack/composer.json

11 lines
345 B
JSON
Raw Normal View History

2017-01-12 23:10:07 +00:00
{
"name" : "automattic/jetpack",
"description": "Jetpack supercharges your selfhosted WordPress site with the awesome cloud power of WordPress.com",
"homepage" : "http://jetpack.com/",
"type" : "wordpress-plugin",
"license" : "GPL-2.0+",
"require" : {
"composer/installers": "~1.0"
}
}