sonatype-nexus-community / nexus-repository-composer

Composer support for the Nexus Repository Manager (work in progress!)
Eclipse Public License 1.0
215 stars 82 forks source link

Implement metadata extraction from composer.json files in proxy #11

Closed fjmilens3 closed 6 years ago

fjmilens3 commented 6 years ago

Resolves #3 by extracting the following composer.json fields as format attributes:

Not perfect by any means but not that different than what we do elsewhere, and at least gets something in place for some of the bigger gaps in the current implementation.