HELLO v3!!!
This commit is contained in:
27
spec/fixtures/dynamic_finders/plugin_version/aged-content-message/composer_file/composer.json
vendored
Normal file
27
spec/fixtures/dynamic_finders/plugin_version/aged-content-message/composer_file/composer.json
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "glueckpress/aged-content-message",
|
||||
"description": "Displays a message at the top of single posts published x years ago or earlier, informing about content that may be outdated.",
|
||||
"version": "1.4.2",
|
||||
"type": "wordpress-plugin",
|
||||
"keywords": [
|
||||
"comments"
|
||||
],
|
||||
"license": "GPL-3.0",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Caspar Hübinger",
|
||||
"email": "caspar@glueckpress.com",
|
||||
"homepage": "https://profiles.wordpress.org/glueckpress",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
"docs": "https://github.com/glueckpress/aged-content-message/blob/master/README.md",
|
||||
"forum": "https://wordpress.org/support/plugin/aged-content-message",
|
||||
"issues": "https://github.com/glueckpress/aged-content-message/issues",
|
||||
"source": "https://github.com/glueckpress/aged-content-message/"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user