mozilla / ember-cli-fxos

Ember-cli add-on for creating Firefox OS applications
11 stars 2 forks source link

Handle parsing different variations of package.json author field #10

Closed brittanydionigi closed 9 years ago

brittanydionigi commented 9 years ago

Author fields in the package.json can be strings or objects. Currently we're only handing author fields in object form to place in the manifest file. Let's handle strings too.

brittanydionigi commented 9 years ago

Resolved as of 0.0.6