2b5e25b Parse the API response on the packages list.

Authored and Committed by davidcarlos 6 years ago
    Parse the API response on the packages list.
    
      - The :data attribute from el-table must be a array. As the API
      returns several other values, including all analyzed versions of a
      package, we need to parse the reponse data,
      before generate the packages list.
    
        
file modified
+13 -5