18 lines
No EOL
381 B
JSON
18 lines
No EOL
381 B
JSON
{
|
|
"name": "wpify\/plugin-utils",
|
|
"description": "WPify Plugin Utilities",
|
|
"type": "library",
|
|
"license": "GPL-2.0-or-later",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"WpifyWooDeps\\Wpify\\PluginUtils\\": "src\/"
|
|
}
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "WPify",
|
|
"email": "info@wpify.io"
|
|
}
|
|
],
|
|
"require": {}
|
|
} |