Adds DFs
This commit is contained in:
17
spec/fixtures/dynamic_finders/plugin_version/voice-dialog-navigation/composer_file/composer.json
vendored
Normal file
17
spec/fixtures/dynamic_finders/plugin_version/voice-dialog-navigation/composer_file/composer.json
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "speak2web/voice-dialog-navigation",
|
||||
"description": "Allows visitors to navigate the web page using their voice and ask questions.",
|
||||
"version": "1.2.2",
|
||||
"type": "wordpress-plugin",
|
||||
"license": "GPL-2.0+",
|
||||
"authors": [
|
||||
{
|
||||
"name": "mspanwa2",
|
||||
"email": "support@speak2web.atlassian.net ",
|
||||
"homepage": "https://speak2web.com",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user