DeuxHuitHuit / quicksearch

A jQuery plugin for searching through DOM Elements quickly
https://www.npmjs.org/package/jquery.quicksearch
Other
135 stars 35 forks source link

package.json #34

Closed FDiskas closed 8 years ago

FDiskas commented 8 years ago

package.json support only single author. Other authors must be in contributors section This breaks the grunt build task, as it use this in banner configuration. After installing this as NPM module it removes the author configuration from package.json as invalid and build process is failing with a error message:

Warning: An error occurred while processing a template (Cannot read property 'name' of undefined). Use --force to continue.

https://docs.npmjs.com/files/package.json#people-fields-author-contributors