2017-11-14 17:51:00 +00:00
|
|
|
{
|
2017-12-05 12:28:38 +00:00
|
|
|
"name": "medialabufg/tainacan",
|
|
|
|
"description": "Transforme seu site wordpress em um repositório digital.",
|
2017-11-14 17:51:00 +00:00
|
|
|
"type": "wordpress-plugin",
|
|
|
|
"require": {
|
2017-11-29 13:45:30 +00:00
|
|
|
"respect/validation": "^1.1"
|
2017-11-14 17:51:00 +00:00
|
|
|
},
|
2017-11-24 17:32:27 +00:00
|
|
|
"minimum-stability": "dev",
|
|
|
|
"config": {
|
|
|
|
"vendor-dir": "src/vendor"
|
|
|
|
}
|
2017-11-14 17:51:00 +00:00
|
|
|
}
|