JamesEggers1 / luhn

A JavaScript module of the luhn algorithm for Credit Card Validation that works with both client-side JavaScript and Node.js
MIT License
52 stars 20 forks source link

Reformat package.json #5

Closed EvanHahn closed 9 years ago

EvanHahn commented 9 years ago

Whenever npm changes package.json automatically (like when running npm install), it will reformat package.json. This commit formats package.json like npm does.

This commit doesn't change any of the content of package.json, only the formatting.

JamesEggers1 commented 9 years ago

Updated this manually due to conflict notice on the request.