magento-hackathon / composer-repository

Composer Repository for Magento Modules
http://packages.firegento.com/
103 stars 142 forks source link

Added Blackbird Merlin Magento Extension #368

Closed aepod closed 8 years ago

aepod commented 8 years ago

See http://www.blackbird.am/ for more info about Blackbird, this extension connects to that, and offers search results from the API.

aepod commented 8 years ago

Checked composer.json with jsonlint and it looks good, why does it feel it is invalid?

daim2k5 commented 8 years ago

json is valid, but with a few warnings See https://getcomposer.org/doc/04-schema.md for details on the schema License "Apache License v2.0" is not a valid SPDX license identifier, see https://spdx.org/licenses/ if you use an open license. If the software is closed-source, you may use "proprietary" as license.

aepod commented 8 years ago

Ok that was corrected, it should check correctly now.