|
@@ -106,7 +106,6 @@ class Package
|
|
$data = array(
|
|
$data = array(
|
|
'name' => $this->getName(),
|
|
'name' => $this->getName(),
|
|
'description' => $this->getDescription(),
|
|
'description' => $this->getDescription(),
|
|
- 'dist-tags' => array(),
|
|
|
|
'maintainers' => $maintainers,
|
|
'maintainers' => $maintainers,
|
|
'versions' => $versions,
|
|
'versions' => $versions,
|
|
'type' => $this->getType(),
|
|
'type' => $this->getType(),
|