| Current Path : /home/smartbloks/public_html/help.smartbloks.ai/wp-content/plugins/eazydocs/ |
| Current File : /home/smartbloks/public_html/help.smartbloks.ai/wp-content/plugins/eazydocs/composer.json |
{
"name": "delwer/eazydocs",
"description": "short info",
"type": "wordpress-plugin",
"license": "GPLv2",
"authors": [
{
"name": "Spider Themes",
"email": "spiderthemes@gmail.com"
}
],
"minimum-stability": "dev",
"require": {},
"autoload": {
"psr-4": {
"eazyDocs\\": "includes/"
},
"files": []
}
}